Skip to content

CMake: drop support for cmake < 3.5#1503

Merged
rouault merged 1 commit intouclouvain:masterfrom
domin144:drop_cmake_less_3.5
Jan 8, 2024
Merged

CMake: drop support for cmake < 3.5#1503
rouault merged 1 commit intouclouvain:masterfrom
domin144:drop_cmake_less_3.5

Conversation

@domin144
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

domin144 commented Jan 8, 2024

This was proposed in #1493

@rouault
Copy link
Copy Markdown
Collaborator

rouault commented Jan 8, 2024

thanks!

@rouault rouault merged commit b0e966e into uclouvain:master Jan 8, 2024
@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