summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/option/CMP0077-OLD-stderr.txt
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2021-03-24 05:35:49 (GMT)
committerCraig Scott <craig.scott@crascit.com>2021-03-24 05:35:49 (GMT)
commitf226a1678fe27817649ec536ad2923a98a7646a3 (patch)
tree4dcd4542800405850f46d1efafc7a9c260bc5afb /Tests/RunCMake/option/CMP0077-OLD-stderr.txt
parenta6a52563955a5a42e1fec856d65479444ba5fbdc (diff)
parent88060f471766222c54a080900f73abf29586a6f4 (diff)
downloadCMake-f226a1678fe27817649ec536ad2923a98a7646a3.zip
CMake-f226a1678fe27817649ec536ad2923a98a7646a3.tar.gz
CMake-f226a1678fe27817649ec536ad2923a98a7646a3.tar.bz2
Merge branch 'master' into nsis-branding-trim-position
Diffstat (limited to 'Tests/RunCMake/option/CMP0077-OLD-stderr.txt')
-rw-r--r--Tests/RunCMake/option/CMP0077-OLD-stderr.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Tests/RunCMake/option/CMP0077-OLD-stderr.txt b/Tests/RunCMake/option/CMP0077-OLD-stderr.txt
new file mode 100644
index 0000000..9d963cb
--- /dev/null
+++ b/Tests/RunCMake/option/CMP0077-OLD-stderr.txt
@@ -0,0 +1,10 @@
+^CMake Deprecation Warning at CMP0077-OLD.cmake:[0-9]+ \(cmake_policy\):
+ The OLD behavior for policy CMP0077 will be removed from a future version
+ of CMake.
+
+ The cmake-policies\(7\) manual explains that the OLD behaviors of all
+ policies are deprecated and that a policy should be set to OLD only under
+ specific short-term circumstances. Projects should be ported to the NEW
+ behavior and not rely on setting a policy to OLD.
+Call Stack \(most recent call first\):
+ CMakeLists.txt:[0-9]+ \(include\)$