1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Help/release/dev/file-COPY_FILE.rst
Ben Boeckel 088444211e file: add COPY_FILE subcommand
The `file(COPY)` subcommand is overloaded and busy for such a simple
operation. Instead, make a simpler subcommand with error handling
support.
2021-03-10 10:43:18 -05:00

5 lines
109 B
ReStructuredText

file-COPY_ONLY
--------------
* The :command:`file(COPY_FILE)` command was added to copy a file to another.