mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 05:12:07 -05: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.
|