diff options
author | Brad King <brad.king@kitware.com> | 2018-10-26 13:52:36 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-10-26 14:56:46 (GMT) |
commit | 379e5f93a9307eb77cf35052e83853939573ae44 (patch) | |
tree | 6bd5250d00c940f4ae6bc0deb1aa38b98f726d81 /Tests/RunCMake/CommandLine/Dno-src-stderr.txt | |
parent | 5873815fef1df2dadfeaa8a13190d0365f77838a (diff) | |
download | CMake-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/Dno-src-stderr.txt')
-rw-r--r-- | Tests/RunCMake/CommandLine/Dno-src-stderr.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/Dno-src-stderr.txt b/Tests/RunCMake/CommandLine/Dno-src-stderr.txt new file mode 100644 index 0000000..402c714 --- /dev/null +++ b/Tests/RunCMake/CommandLine/Dno-src-stderr.txt @@ -0,0 +1,2 @@ +^CMake Error: The source directory ".*/Tests/RunCMake/CommandLine/Dno-src-build" does not appear to contain CMakeLists.txt. +Specify --help for usage, or press the help button on the CMake GUI.$ |