-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Updated CMakeLists.txt to minimum cmake 3.0.0 #792
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
Conversation
|
No other effects or modifications? |
No, only this one |
|
So, the CMake versions are more widely covered, I don't understand what the complaint is. |
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Update the VERSION argument value or use a ... suffix to tell |
Could set |
|
See also #774. |
|
CMake 3.27.0 released on 2023-07-18 warns if the minimum version is below 3.5: Might make sense to bump to 3.5 to avoid this. |
|
Now the max is 3.15.0 |
|
Applied. |
|
Merged commit: |
CMake is complaining of a very low cmake support version, so is recommended upgrade its version