summaryrefslogtreecommitdiffstats
path: root/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst')
-rw-r--r--Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst b/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst
index 1c070b8..9bd50db 100644
--- a/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst
+++ b/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst
@@ -3,7 +3,7 @@ CPACK_CUSTOM_INSTALL_VARIABLES
.. versionadded:: 3.21
-CPack variables (set via e.g. ``cpack -D``, ``CPackConfig.cmake`` or
+CPack variables (set via e.g. :option:`cpack -D`, ``CPackConfig.cmake`` or
:variable:`CPACK_PROJECT_CONFIG_FILE` scripts) are not directly visible in
installation scripts. Instead, one can pass a list of ``varName=value``
pairs in the ``CPACK_CUSTOM_INSTALL_VARIABLES`` variable. At install time,