summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/DisallowedCommands/CMP0031-OLD-stderr.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-10-18 16:41:54 (GMT)
committerBrad King <brad.king@kitware.com>2013-10-22 13:09:52 (GMT)
commitaa76518f8bfd821f000d1779066eb7614cdd079b (patch)
tree4005fa79df546cbf0de9bfb2f0610b27a9b65c3d /Tests/RunCMake/DisallowedCommands/CMP0031-OLD-stderr.txt
parent97268cf5b7626febb06d04c2201ace397a4863fd (diff)
downloadCMake-aa76518f8bfd821f000d1779066eb7614cdd079b.zip
CMake-aa76518f8bfd821f000d1779066eb7614cdd079b.tar.gz
CMake-aa76518f8bfd821f000d1779066eb7614cdd079b.tar.bz2
Add policy CMP0031 to disallow load_command
Diffstat (limited to 'Tests/RunCMake/DisallowedCommands/CMP0031-OLD-stderr.txt')
-rw-r--r--Tests/RunCMake/DisallowedCommands/CMP0031-OLD-stderr.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/RunCMake/DisallowedCommands/CMP0031-OLD-stderr.txt b/Tests/RunCMake/DisallowedCommands/CMP0031-OLD-stderr.txt
new file mode 100644
index 0000000..ba198d6
--- /dev/null
+++ b/Tests/RunCMake/DisallowedCommands/CMP0031-OLD-stderr.txt
@@ -0,0 +1,4 @@
+CMake Error at CMP0031-OLD.cmake:2 \(load_command\):
+ load_command Attempt to load command failed from file.*bogus_command.*
+Call Stack \(most recent call first\):
+ CMakeLists.txt:3 \(include\)