summaryrefslogtreecommitdiffstats
path: root/Help/cpack_gen/nsis.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-08-03 15:06:06 (GMT)
committerKitware Robot <kwrobot@kitware.com>2021-08-03 15:06:45 (GMT)
commita3ddcdb9111f81771dc2c06d88de84fc1cf00e00 (patch)
tree7b1729ee1578368c6e6967c94301b06079f54ca5 /Help/cpack_gen/nsis.rst
parent1524505e12290e9f4bd9155a6f2e45879d3cb9e5 (diff)
parent795e406e3bbd99024652f44fc121f36cd291c269 (diff)
downloadCMake-a3ddcdb9111f81771dc2c06d88de84fc1cf00e00.zip
CMake-a3ddcdb9111f81771dc2c06d88de84fc1cf00e00.tar.gz
CMake-a3ddcdb9111f81771dc2c06d88de84fc1cf00e00.tar.bz2
Merge topic 'nsis_ignore_license_page'
795e406e3b CPack/NSIS: Add option to not display license page Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6422
Diffstat (limited to 'Help/cpack_gen/nsis.rst')
-rw-r--r--Help/cpack_gen/nsis.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/cpack_gen/nsis.rst b/Help/cpack_gen/nsis.rst
index 983df77..299cfec 100644
--- a/Help/cpack_gen/nsis.rst
+++ b/Help/cpack_gen/nsis.rst
@@ -201,3 +201,9 @@ on Windows Nullsoft Scriptable Install System.
.. versionadded:: 3.21
If set, specify the name of the NSIS executable. Default is ``makensis``.
+
+.. variable:: CPACK_NSIS_IGNORE_LICENSE_PAGE
+
+ .. versionadded:: 3.22
+
+ If set, do not display the page containing the license during installation.