diff options
author | Brad King <brad.king@kitware.com> | 2022-03-02 15:26:11 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-03-02 15:53:41 (GMT) |
commit | 1b97f8f35c730395ef8c7e830d00294ff122b739 (patch) | |
tree | 844848edfafee68d4a5bbdc4dbb4305cca6e724d /Tests/RunCMake/CommandLine/ExplicitDirs-S-B-extra-path-stderr.txt | |
parent | 352ea99bbacf6e57bca47f43725d98b2a4a0b87d (diff) | |
download | CMake-1b97f8f35c730395ef8c7e830d00294ff122b739.zip CMake-1b97f8f35c730395ef8c7e830d00294ff122b739.tar.gz CMake-1b97f8f35c730395ef8c7e830d00294ff122b739.tar.bz2 |
Tests: Clarify RunCMake.CommandLine ExplicitDirs case names
Diffstat (limited to 'Tests/RunCMake/CommandLine/ExplicitDirs-S-B-extra-path-stderr.txt')
-rw-r--r-- | Tests/RunCMake/CommandLine/ExplicitDirs-S-B-extra-path-stderr.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/ExplicitDirs-S-B-extra-path-stderr.txt b/Tests/RunCMake/CommandLine/ExplicitDirs-S-B-extra-path-stderr.txt new file mode 100644 index 0000000..e168a1b --- /dev/null +++ b/Tests/RunCMake/CommandLine/ExplicitDirs-S-B-extra-path-stderr.txt @@ -0,0 +1,4 @@ +^CMake Warning: + Ignoring extra path from command line: + + "/extra/path/"$ |