diff options
author | Brad King <brad.king@kitware.com> | 2022-02-17 13:45:45 +0000 |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2022-02-17 08:45:52 -0500 |
commit | 9c81f2cb8bcb5f4ad96f2ad527035649bd70d5fc (patch) | |
tree | db1cd55736b9bcdd96ba70016cee8028cc0e9085 /Tests/RunCMake/CommandLine/S-B-non-path-stderr.txt | |
parent | ed9e7a27324ec54cc1a0ae9397ae5b49f0c9bab3 (diff) | |
parent | f73457ca2ecb7abe66050910d74a37f80d10de2e (diff) | |
download | cmake-9c81f2cb8bcb5f4ad96f2ad527035649bd70d5fc.tar.gz |
Merge topic 'cmake-empty-cmd-line-arg' into release-3.23
f73457ca2e cmake: Ignore any empty "" command line arguments
67f97f5478 Tests: Add RunCMake helper to run cmake with raw execute_process args
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6980
Diffstat (limited to 'Tests/RunCMake/CommandLine/S-B-non-path-stderr.txt')
-rw-r--r-- | Tests/RunCMake/CommandLine/S-B-non-path-stderr.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/S-B-non-path-stderr.txt b/Tests/RunCMake/CommandLine/S-B-non-path-stderr.txt new file mode 100644 index 0000000000..6fa434126c --- /dev/null +++ b/Tests/RunCMake/CommandLine/S-B-non-path-stderr.txt @@ -0,0 +1,2 @@ +^CMake Warning: + Ignoring empty string \(""\) provided on the command line\.$ |