Files
CMake/Tests/RunCMake/file/COPY_FILE-input-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
299 B
Plaintext

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