mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08: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.
|