Files
cmake/Tests/RunCMake/CommandLine/E_copy_directory-three-source-files-target-is-file-stderr.txt
Frank Winklmeier fb7a904e90 cmcmd: report system errors on more filesystem operations
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
2025-11-12 11:53:35 -05:00

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$