|
|
@@ -2,8 +2,9 @@
|
|
|
Compatibility with CMake < 3\.10 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\.
|
|
|
+ Update the VERSION argument <min> value\. Or, use the <min>\.\.\.<max> syntax
|
|
|
+ to tell CMake that the project requires at least <min> but has been updated
|
|
|
+ to work with policies introduced by <max> or earlier\.
|
|
|
Call Stack \(most recent call first\):
|
|
|
CMakeLists.txt:3 \(include\)
|
|
|
+
|
|
|
@@ -11,8 +12,9 @@ CMake Deprecation Warning at Before3_10\.cmake:2 \(cmake_policy\):
|
|
|
Compatibility with CMake < 3\.10 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\.
|
|
|
+ Update the VERSION argument <min> value\. Or, use the <min>\.\.\.<max> syntax
|
|
|
+ to tell CMake that the project requires at least <min> but has been updated
|
|
|
+ to work with policies introduced by <max> or earlier\.
|
|
|
Call Stack \(most recent call first\):
|
|
|
CMakeLists.txt:3 \(include\)
|
|
|
+
|
|
|
@@ -20,7 +22,8 @@ CMake Deprecation Warning at Before3_10\.cmake:6 \(cmake_policy\):
|
|
|
Compatibility with CMake < 3\.10 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\.
|
|
|
+ Update the VERSION argument <min> value\. Or, use the <min>\.\.\.<max> syntax
|
|
|
+ to tell CMake that the project requires at least <min> but has been updated
|
|
|
+ to work with policies introduced by <max> or earlier\.
|
|
|
Call Stack \(most recent call first\):
|
|
|
CMakeLists.txt:3 \(include\)$
|