summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst')
-rwxr-xr-xshare/cmake-3.2/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/share/cmake-3.2/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst b/share/cmake-3.2/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst
deleted file mode 100755
index 5eda254..0000000
--- a/share/cmake-3.2/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst
+++ /dev/null
@@ -1,7 +0,0 @@
-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.