summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file/RENAME-file-NO_REPLACE-fail-result.txt
Commit message (Collapse)AuthorAgeFilesLines
* file(RENAME): Add option to not replace existing pathBrad King2021-03-041-0/+1
Add a `NO_REPLACE` option that prevents overwriting `<newname>` if it exists.