summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CPACK_INSTALL_SCRIPT.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/variable/CPACK_INSTALL_SCRIPT.rst')
-rwxr-xr-xshare/cmake-3.2/Help/variable/CPACK_INSTALL_SCRIPT.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/share/cmake-3.2/Help/variable/CPACK_INSTALL_SCRIPT.rst b/share/cmake-3.2/Help/variable/CPACK_INSTALL_SCRIPT.rst
deleted file mode 100755
index 59b8cd7..0000000
--- a/share/cmake-3.2/Help/variable/CPACK_INSTALL_SCRIPT.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-CPACK_INSTALL_SCRIPT
---------------------
-
-Extra CMake script provided by the user.
-
-If set this CMake script will be executed by CPack during its local
-[CPack-private] installation which is done right before packaging the
-files. The script is not called by e.g.: make install.