mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
89b144789d
When we know whether a failure was associated with the input or the output path, include this information in the error message.
15 lines
299 B
Plaintext
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\)$
|