summaryrefslogtreecommitdiffstats
path: root/Help/variable/CPACK_INSTALL_SCRIPT.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CPACK_INSTALL_SCRIPT.rst')
-rw-r--r--Help/variable/CPACK_INSTALL_SCRIPT.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/CPACK_INSTALL_SCRIPT.rst b/Help/variable/CPACK_INSTALL_SCRIPT.rst
index 59b8cd7..12a48a4 100644
--- a/Help/variable/CPACK_INSTALL_SCRIPT.rst
+++ b/Help/variable/CPACK_INSTALL_SCRIPT.rst
@@ -5,4 +5,4 @@ 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.
+files. The script is not called by e.g.: ``make install``.