summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file/COPY_FILE-file-ONLY_IF_DIFFERENT-capture.cmake
Commit message (Collapse)AuthorAgeFilesLines
* file: add `COPY_FILE` subcommandBen Boeckel2021-03-101-0/+9
The `file(COPY)` subcommand is overloaded and busy for such a simple operation. Instead, make a simpler subcommand with error handling support.