summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/C-no-file-stderr.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-10-26 13:52:36 (GMT)
committerBrad King <brad.king@kitware.com>2018-10-26 14:56:46 (GMT)
commit379e5f93a9307eb77cf35052e83853939573ae44 (patch)
tree6bd5250d00c940f4ae6bc0deb1aa38b98f726d81 /Tests/RunCMake/CommandLine/C-no-file-stderr.txt
parent5873815fef1df2dadfeaa8a13190d0365f77838a (diff)
downloadCMake-379e5f93a9307eb77cf35052e83853939573ae44.zip
CMake-379e5f93a9307eb77cf35052e83853939573ae44.tar.gz
CMake-379e5f93a9307eb77cf35052e83853939573ae44.tar.bz2
Tests: Add cases for -{C,D,U} without a source tree
Diffstat (limited to 'Tests/RunCMake/CommandLine/C-no-file-stderr.txt')
-rw-r--r--Tests/RunCMake/CommandLine/C-no-file-stderr.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/CommandLine/C-no-file-stderr.txt b/Tests/RunCMake/CommandLine/C-no-file-stderr.txt
index 5315f59..2a4ee64 100644
--- a/Tests/RunCMake/CommandLine/C-no-file-stderr.txt
+++ b/Tests/RunCMake/CommandLine/C-no-file-stderr.txt
@@ -1,3 +1,3 @@
^CMake Error: Error processing file: nosuchcachefile.txt
-CMake Error: The source directory ".*/Tests/RunCMake/CommandLine/C-no-file-build/nosuchcachefile.txt" does not exist.
+CMake Error: The source directory ".*/Tests/RunCMake/CommandLine/C-no-file-build" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.$