diff options
author | Brad King <brad.king@kitware.com> | 2022-03-02 15:36:08 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-03-02 17:21:03 (GMT) |
commit | 4091d5c58cb3e300a6301c405d54ca8605db3425 (patch) | |
tree | b03ce7872014de054665272b422979e2bf2e0980 /Tests/RunCMake/CommandLine/ExplicitDirs-B-arg-reverse-order-stdout.txt | |
parent | 1b97f8f35c730395ef8c7e830d00294ff122b739 (diff) | |
download | CMake-4091d5c58cb3e300a6301c405d54ca8605db3425.zip CMake-4091d5c58cb3e300a6301c405d54ca8605db3425.tar.gz CMake-4091d5c58cb3e300a6301c405d54ca8605db3425.tar.bz2 |
Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs
Diffstat (limited to 'Tests/RunCMake/CommandLine/ExplicitDirs-B-arg-reverse-order-stdout.txt')
-rw-r--r-- | Tests/RunCMake/CommandLine/ExplicitDirs-B-arg-reverse-order-stdout.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/ExplicitDirs-B-arg-reverse-order-stdout.txt b/Tests/RunCMake/CommandLine/ExplicitDirs-B-arg-reverse-order-stdout.txt new file mode 100644 index 0000000..618dcd8 --- /dev/null +++ b/Tests/RunCMake/CommandLine/ExplicitDirs-B-arg-reverse-order-stdout.txt @@ -0,0 +1,2 @@ +-- CMAKE_SOURCE_DIR='[^']*/Tests/RunCMake/CommandLine/ExplicitDirs' +-- CMAKE_BINARY_DIR='[^']*/Tests/RunCMake/CommandLine/ExplicitDirs-build' |