diff options
author | Johnny Jazeix <jazeix@gmail.com> | 2020-04-15 20:56:56 +0200 |
---|---|---|
committer | Johnny Jazeix <jazeix@gmail.com> | 2020-04-15 20:56:56 +0200 |
commit | a625f30785130586a7d2a59c13a7526eab8b3086 (patch) | |
tree | a4008f2a62052a6f1837d91e39e3825796f61c63 /Tests/RunCMake/CommandLine/E_cat_option_not_handled-result.txt | |
parent | fab932c3cba9423443c7ab25fda3999e4fc4b347 (diff) | |
download | cmake-a625f30785130586a7d2a59c13a7526eab8b3086.tar.gz |
cmake -E: add cat command.
Concatenate files and print on the standard output.
FIXES: #20557
Diffstat (limited to 'Tests/RunCMake/CommandLine/E_cat_option_not_handled-result.txt')
-rw-r--r-- | Tests/RunCMake/CommandLine/E_cat_option_not_handled-result.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/E_cat_option_not_handled-result.txt b/Tests/RunCMake/CommandLine/E_cat_option_not_handled-result.txt new file mode 100644 index 0000000000..d00491fd7e --- /dev/null +++ b/Tests/RunCMake/CommandLine/E_cat_option_not_handled-result.txt @@ -0,0 +1 @@ +1 |