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
|