2023-07-02 19:51:09 +02:00
|
|
|
^CMake Deprecation Warning at CompatBefore24\.cmake:1 \(cmake_minimum_required\):
|
|
|
|
Compatibility with CMake < 3\.5 will be removed from a future version of
|
|
|
|
CMake\.
|
2021-09-14 00:13:48 +02:00
|
|
|
|
2023-07-02 19:51:09 +02:00
|
|
|
Update the VERSION argument <min> value or use a \.\.\.<max> suffix to tell
|
|
|
|
CMake that the project does not need compatibility with older versions\.
|
2021-09-14 00:13:48 +02:00
|
|
|
Call Stack \(most recent call first\):
|
|
|
|
CMakeLists.txt:3 \(include\)
|
|
|
|
+
|
2014-08-03 19:52:23 +02:00
|
|
|
CMake Error in CMakeLists.txt:
|
|
|
|
You have set CMAKE_BACKWARDS_COMPATIBILITY to a CMake version less than
|
|
|
|
2.4. This version of CMake only supports backwards compatibility with
|
|
|
|
CMake 2.4 or later. For compatibility with older versions please use any
|
|
|
|
CMake 2.8.x release or lower.
|