diff options
author | Brad King <brad.king@kitware.com> | 2019-10-14 20:18:16 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-10-14 20:18:16 (GMT) |
commit | 7716be4561505118bee90d54357f83f37092b53f (patch) | |
tree | 750cf05ebb2d7f151db6e51ac30773f2fd174344 /Tests/RunCMake/CommandLine/Cno-file-stderr.txt | |
parent | 74035b0ad4eb2eccf6537d6348afeb5d63222b5d (diff) | |
parent | c9d73b26b0a78fac774a549de41eee55ed4e8d7b (diff) | |
download | CMake-7716be4561505118bee90d54357f83f37092b53f.zip CMake-7716be4561505118bee90d54357f83f37092b53f.tar.gz CMake-7716be4561505118bee90d54357f83f37092b53f.tar.bz2 |
Merge branch 'cmake-initial-cache-relative' into release-3.16
Merge-request: !3912
Diffstat (limited to 'Tests/RunCMake/CommandLine/Cno-file-stderr.txt')
-rw-r--r-- | Tests/RunCMake/CommandLine/Cno-file-stderr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/CommandLine/Cno-file-stderr.txt b/Tests/RunCMake/CommandLine/Cno-file-stderr.txt index 67a2032..416686c 100644 --- a/Tests/RunCMake/CommandLine/Cno-file-stderr.txt +++ b/Tests/RunCMake/CommandLine/Cno-file-stderr.txt @@ -1,3 +1,3 @@ -^CMake Error: Error processing file: nosuchcachefile.txt +^CMake Error: Error processing file: .*/Tests/RunCMake/CommandLine/Cno-file-build/nosuchcachefile.txt CMake Error: The source directory ".*/Tests/RunCMake/CommandLine/Cno-file-build" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI.$ |