Files
CMake/Tests/RunCMake/file/COPY_FILE-output-missing-stderr.txt
T
Brad King 89b144789d 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.
2022-11-15 09:28:45 -05:00

15 lines
310 B
Plaintext

^CMake Error at [^
]*/Tests/RunCMake/file/COPY_FILE-output-missing.cmake:[0-9]+ \(file\):
file COPY_FILE failed to copy
[^
]*/Tests/RunCMake/file/COPY_FILE-output-missing-build/input
to
[^
]*/Tests/RunCMake/file/COPY_FILE-output-missing-build/output-missing/output
because: [^
]+ \(output\)$