mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
58d10cf6f1
An new environment variable 'CMAKE_INSTALL_MODE' is introduced, which can be used to ask CMake to create symbolic links instead of copying files during a file(INSTALL ...). The operation is at the file level only, directory trees are still created using actual directories, not links. Signed-off-by: Felix Lelchuk <felix.lelchuk@gmx.de>
2 lines
61 B
Plaintext
2 lines
61 B
Plaintext
This file should always be copied into CMAKE_INSTALL_PREFIX.
|