diff options
author | Brad King <brad.king@kitware.com> | 2022-11-15 00:32:07 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-11-15 14:28:45 (GMT) |
commit | 89b144789d969e4af06de515df2595b9a043431f (patch) | |
tree | 14a9e904ec39d1fc2602341df27c8044bc090b82 /Tests/RunCMake/file/COPY_FILE-output-missing-result.txt | |
parent | 91dd7898ee6f6e38e55430bbb55fd5db851671e9 (diff) | |
download | CMake-89b144789d969e4af06de515df2595b9a043431f.zip CMake-89b144789d969e4af06de515df2595b9a043431f.tar.gz CMake-89b144789d969e4af06de515df2595b9a043431f.tar.bz2 |
file(COPY_FILE): Report if failure occurred on input or output path
When we know whether a failure was associated with the input or the
output path, include this information in the error message.
Diffstat (limited to 'Tests/RunCMake/file/COPY_FILE-output-missing-result.txt')
-rw-r--r-- | Tests/RunCMake/file/COPY_FILE-output-missing-result.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/file/COPY_FILE-output-missing-result.txt b/Tests/RunCMake/file/COPY_FILE-output-missing-result.txt new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/Tests/RunCMake/file/COPY_FILE-output-missing-result.txt @@ -0,0 +1 @@ +1 |