Updated CMakeLists.txt to minimum cmake 3.0.0#792
Updated CMakeLists.txt to minimum cmake 3.0.0#792bmarques1995 wants to merge 1 commit intomadler:masterfrom bmarques1995:master
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