cmake/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst
2015-11-17 17:22:37 +01:00

9 lines
255 B
ReStructuredText

CMAKE_SKIP_INSTALL_RULES
------------------------
Whether to disable generation of installation rules.
If ``TRUE``, cmake will neither generate installaton rules nor
will it generate ``cmake_install.cmake`` files. This variable is ``FALSE`` by
default.