cmake/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst

8 lines
243 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
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.