summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/DisallowedCommands/CMP0034-OLD-stderr.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-10-21 15:50:47 (GMT)
committerBrad King <brad.king@kitware.com>2013-10-22 13:09:52 (GMT)
commit178b9af18674b23be97758236c676c9bd9398c40 (patch)
tree657c6451d32cc4893b601214066d17512c9a62e9 /Tests/RunCMake/DisallowedCommands/CMP0034-OLD-stderr.txt
parent248d1dc057564dc00e3374d7797a1e42ea57032d (diff)
downloadCMake-178b9af18674b23be97758236c676c9bd9398c40.zip
CMake-178b9af18674b23be97758236c676c9bd9398c40.tar.gz
CMake-178b9af18674b23be97758236c676c9bd9398c40.tar.bz2
Add policy CMP0034 to disallow utility_source
Diffstat (limited to 'Tests/RunCMake/DisallowedCommands/CMP0034-OLD-stderr.txt')
-rw-r--r--Tests/RunCMake/DisallowedCommands/CMP0034-OLD-stderr.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/RunCMake/DisallowedCommands/CMP0034-OLD-stderr.txt b/Tests/RunCMake/DisallowedCommands/CMP0034-OLD-stderr.txt
new file mode 100644
index 0000000..3358628
--- /dev/null
+++ b/Tests/RunCMake/DisallowedCommands/CMP0034-OLD-stderr.txt
@@ -0,0 +1,4 @@
+CMake Error at CMP0034-OLD.cmake:2 \(utility_source\):
+ utility_source called with incorrect number of arguments
+Call Stack \(most recent call first\):
+ CMakeLists.txt:3 \(include\)