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: bump minimum required to version 3.5.0 #392

Merged
merged 1 commit into from
Jul 13, 2023
Merged

cmake: bump minimum required to version 3.5.0 #392

merged 1 commit into from
Jul 13, 2023

Conversation

scribam
Copy link
Contributor

@scribam scribam commented Jul 12, 2023

This fixes the following warning when configuring with CMake 3.27+:

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

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

@0-wiz-0 0-wiz-0 merged commit a5feb6b into nih-at:main Jul 13, 2023
1 check passed
@0-wiz-0
Copy link
Member

0-wiz-0 commented Jul 13, 2023

3.4 is from late 2015, 3.5 is from early 2016 - sure, let's bump it.

@scribam scribam deleted the cmake branch July 13, 2023 10:27
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