summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0019/CMP0019-WARN-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CMP0019/CMP0019-WARN-stderr.txt')
-rw-r--r--Tests/RunCMake/CMP0019/CMP0019-WARN-stderr.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Tests/RunCMake/CMP0019/CMP0019-WARN-stderr.txt b/Tests/RunCMake/CMP0019/CMP0019-WARN-stderr.txt
index 1e4b47d..f7b9c0e 100644
--- a/Tests/RunCMake/CMP0019/CMP0019-WARN-stderr.txt
+++ b/Tests/RunCMake/CMP0019/CMP0019-WARN-stderr.txt
@@ -1,3 +1,10 @@
+^CMake Deprecation Warning at CMakeLists.txt:1 \(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.
++
CMake Warning \(dev\) in CMakeLists.txt:
Policy CMP0019 is not set: Do not re-expand variables in include and link
information. Run "cmake --help-policy CMP0019" for policy details. Use