diff options
author | Isaiah Norton <isaiah.norton@gmail.com> | 2018-11-27 18:23:29 (GMT) |
---|---|---|
committer | Isaiah Norton <isaiah.norton@gmail.com> | 2018-11-27 21:20:43 (GMT) |
commit | 100366a2674a79cdf654dd17a8929fe9ac2e303c (patch) | |
tree | 079afdb45e3180b85bdeb570c5e94537e12377a9 /Tests/RunCMake/CommandLine/E_touch-nonexistent-dir-result.txt | |
parent | f49efe283ed005aac642f5af58ea971d468de88c (diff) | |
download | CMake-100366a2674a79cdf654dd17a8929fe9ac2e303c.zip CMake-100366a2674a79cdf654dd17a8929fe9ac2e303c.tar.gz CMake-100366a2674a79cdf654dd17a8929fe9ac2e303c.tar.bz2 |
cmake: add error message when '-E touch' fails
Issue: #16526
Diffstat (limited to 'Tests/RunCMake/CommandLine/E_touch-nonexistent-dir-result.txt')
-rw-r--r-- | Tests/RunCMake/CommandLine/E_touch-nonexistent-dir-result.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/E_touch-nonexistent-dir-result.txt b/Tests/RunCMake/CommandLine/E_touch-nonexistent-dir-result.txt new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/Tests/RunCMake/CommandLine/E_touch-nonexistent-dir-result.txt @@ -0,0 +1 @@ +1 |