Skip to content

Bump required CMake version to 3.17 #624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2021
Merged

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Apr 30, 2021

There are several key livability fixes in 3.17 for building Swift code.
This should prevent scenarios like this:
swiftlang/swift#37114

Where CMake <3.17 missed setting up rpaths on the swift-driver executable.

There are several key livability fixes in 3.17 for building Swift code.
This should prevent scenarios like this:
swiftlang/swift#37114

Where CMake `<3.17` missed setting up rpaths on the `swift-driver` executable.
@artemcm artemcm requested a review from shahmishal April 30, 2021 23:02
@artemcm
Copy link
Contributor Author

artemcm commented Apr 30, 2021

@swift-ci please test

@gottesmm
Copy link
Contributor

gottesmm commented May 2, 2021

I am going to merge this since Mishal approved and I don't think it will hurt anything from my conversation with Artem. I want to do some work to build on top of Artem's work on early swift driver. Doing that is blocked on this PR landing.

@gottesmm gottesmm merged commit e382f33 into swiftlang:main May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants