summaryrefslogtreecommitdiffstats
path: root/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-06-17 13:48:54 (GMT)
committerBrad King <brad.king@kitware.com>2021-06-17 13:48:54 (GMT)
commitf119fbeec568c28ca36b52532c40e72252fe69be (patch)
treeafbdacbea0f473ada5134cc50debe10caa1ae7b9 /Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst
parent45acb61432a9233cf39f652ea1eb638b3502a235 (diff)
downloadCMake-f119fbeec568c28ca36b52532c40e72252fe69be.zip
CMake-f119fbeec568c28ca36b52532c40e72252fe69be.tar.gz
CMake-f119fbeec568c28ca36b52532c40e72252fe69be.tar.bz2
Help: Update Sphinx versionadded directives for 3.21 release
Run the script: Utilities/Sphinx/update_versions.py --since v3.20.0 --overwrite Manually remove directives generated in documents for long-existing features for which documentation was added.
Diffstat (limited to 'Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst')
-rw-r--r--Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst b/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst
index 534e2ad..1c070b8 100644
--- a/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst
+++ b/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst
@@ -1,6 +1,8 @@
CPACK_CUSTOM_INSTALL_VARIABLES
------------------------------
+.. versionadded:: 3.21
+
CPack variables (set via e.g. ``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``