gse/cmake/share/cmake-3.30/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst
2024-08-19 00:33:31 +02:00

9 lines
256 B
ReStructuredText

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.