You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
CMAKE_SKIP_INSTALL_RULES
|
|
------------------------
|
|
|
|
Whether to disable generation of installation rules.
|
|
|
|
If ``TRUE``, CMake will neither generate installation rules nor
|
|
will it generate ``cmake_install.cmake`` files. This variable is ``FALSE`` by
|
|
default.
|