Skip to content
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

CMake: drop support for cmake < 3.5 #1503

Merged
merged 1 commit into from
Jan 8, 2024
Merged

CMake: drop support for cmake < 3.5 #1503

merged 1 commit into from
Jan 8, 2024

Conversation

domin144
Copy link
Contributor

@domin144 domin144 commented Jan 8, 2024

Compatibility for cmake version < 3.5 is now deprecated in cmake and specifying version below 3.5 in cmake_minimum_required produces a warning.[1]

[1] https://cmake.org/cmake/help/latest/release/3.27.html#deprecated-and-removed-features

Compatibility for cmake version < 3.5 is now deprecated in cmake and
specifing version below 3.5 in cmake_minimum_required produces a
warning.[1]

[1] https://cmake.org/cmake/help/latest/release/3.27.html#deprecated-and-removed-features
@domin144
Copy link
Contributor Author

domin144 commented Jan 8, 2024

This was proposed in #1493

@rouault
Copy link
Collaborator

rouault commented Jan 8, 2024

thanks!

@rouault rouault merged commit b0e966e into uclouvain:master Jan 8, 2024
12 checks passed
@rouault rouault added this to the 2.5.1 milestone Jan 8, 2024
@domin144 domin144 deleted the drop_cmake_less_3.5 branch February 20, 2024 18:28
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.

2 participants