mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
The `file(COPY)` subcommand is overloaded and busy for such a simple operation. Instead, make a simpler subcommand with error handling support.
5 lines
109 B
ReStructuredText
5 lines
109 B
ReStructuredText
file-COPY_ONLY
|
|
--------------
|
|
|
|
* The :command:`file(COPY_FILE)` command was added to copy a file to another.
|