summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst
blob: b77bb686a6df0cd944c08f9facd5a3c1590a72cc (plain)
1
2
3
4
5
6
7
8
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.