mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
be0458c562
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
|