mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
The boolean variable CMAKE_SKIP_INSTALL_RULES allows disabling generation of install rules for projects which don't want them.
4 lines
125 B
Plaintext
4 lines
125 B
Plaintext
CMake Warning in CMakeLists.txt:
|
|
CMAKE_SKIP_INSTALL_RULES was enabled even though installation rules have
|
|
been specified
|