mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Print the system error message in case of failure when calling `CopyFileAlways`, `CopyFileIfDifferent`, `CopyFileIfNewer`, `CopyADirectory` and `MakeDirectory`. Remove unnecessary `cmSystemTools` wrappers for `CopyFileIfNewer` and `CopyADirectory`. Fixes: #18276
4 lines
239 B
Plaintext
4 lines
239 B
Plaintext
^Error copying directory from "[^"]+" to "[^"]+file_for_test\.txt": File exists
|
|
Error copying directory from "[^"]+" to "[^"]+file_for_test\.txt": File exists
|
|
Error copying directory from "[^"]+" to "[^"]+file_for_test\.txt": File exists$
|