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 minimum version #458

Open
gonsie opened this issue Nov 4, 2021 · 0 comments
Open

cmake minimum version #458

gonsie opened this issue Nov 4, 2021 · 0 comments

Comments

@gonsie
Copy link
Member

gonsie commented Nov 4, 2021

I just noticed this message:

CMake Deprecation Warning at CMakeLists.txt:2 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 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.

We should probably consider upping to v3.0 along with tracking CMake's deprecation of 2.8 compatibility.

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

No branches or pull requests

1 participant