Skip to content

Bump cmake required version to 3.10#315

Closed
rlalik wants to merge 1 commit intofastfloat:mainfrom
rlalik:bump_cmake_min_req_ver
Closed

Bump cmake required version to 3.10#315
rlalik wants to merge 1 commit intofastfloat:mainfrom
rlalik:bump_cmake_min_req_ver

Conversation

@rlalik
Copy link

@rlalik rlalik commented May 21, 2025

Simple change in CMakeLists.txt due to this deprecation warning:

CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

@lemire
Copy link
Member

lemire commented Sep 3, 2025

Thanks. It seems we bumped it to 3.10 earlier.

@lemire lemire closed this Sep 3, 2025
@rlalik
Copy link
Author

rlalik commented Sep 3, 2025

Well, my PR was waiting 4 months so ;) But I'm glad it was done. Cheers!

@lemire
Copy link
Member

lemire commented Sep 3, 2025

@rlalik Squarely my fault, obviously.

@rlalik rlalik deleted the bump_cmake_min_req_ver branch September 4, 2025 01:48
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