mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
The file(INSTALL) command has long been undocumented and used only to implement install() scripts. We now document it and provide a similar file(COPY) signature which is useful in general-purpose scripts. It provides the capabilities of install(DIRECTORY) and install(FILES) but operates immediately instead of contributing to install scripts.
10 KiB
10 KiB