summaryrefslogtreecommitdiffstats
path: root/Modules/Internal
diff options
context:
space:
mode:
authorJohnny Jazeix <jazeix@gmail.com>2021-08-01 16:27:49 (GMT)
committerJohnny Jazeix <jazeix@gmail.com>2021-08-01 16:28:47 (GMT)
commit795e406e3bbd99024652f44fc121f36cd291c269 (patch)
tree877f7d994675b0c5858f36117e5c9666ef2ee55e /Modules/Internal
parent0a6415ea1fa286346f119809323938a7cfca8565 (diff)
downloadCMake-795e406e3bbd99024652f44fc121f36cd291c269.zip
CMake-795e406e3bbd99024652f44fc121f36cd291c269.tar.gz
CMake-795e406e3bbd99024652f44fc121f36cd291c269.tar.bz2
CPack/NSIS: Add option to not display license page
Fixes: #22215
Diffstat (limited to 'Modules/Internal')
-rw-r--r--Modules/Internal/CPack/NSIS.template.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Internal/CPack/NSIS.template.in b/Modules/Internal/CPack/NSIS.template.in
index 848691f..1df8a58 100644
--- a/Modules/Internal/CPack/NSIS.template.in
+++ b/Modules/Internal/CPack/NSIS.template.in
@@ -540,7 +540,7 @@ FunctionEnd
@CPACK_NSIS_INSTALLER_WELCOME_TITLE_3LINES_CODE@
!insertmacro MUI_PAGE_WELCOME
- !insertmacro MUI_PAGE_LICENSE "@CPACK_RESOURCE_FILE_LICENSE@"
+ @CPACK_NSIS_LICENSE_PAGE@
Page custom InstallOptionsPage
!insertmacro MUI_PAGE_DIRECTORY