mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
088444211e
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.
|