summaryrefslogtreecommitdiff
path: root/Modules/Internal/CPack
diff options
context:
space:
mode:
authorJohnny Jazeix <jazeix@gmail.com>2021-02-07 16:10:57 +0100
committerJohnny Jazeix <jazeix@gmail.com>2021-02-07 16:10:57 +0100
commit0aabeb0c30bae9509f46fdd2d27e8b724b853d6e (patch)
treeff5adfea94e480814a9ebf46f8529e2ca9d133f0 /Modules/Internal/CPack
parent51f7d7e919bab508d898770f44a1f57e7a748895 (diff)
downloadcmake-0aabeb0c30bae9509f46fdd2d27e8b724b853d6e.tar.gz
CPack/NSIS: Add option for setting branding text
See https://nsis.sourceforge.io/Reference/BrandingText for more information. Fixes: #21479
Diffstat (limited to 'Modules/Internal/CPack')
-rw-r--r--Modules/Internal/CPack/NSIS.template.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Internal/CPack/NSIS.template.in b/Modules/Internal/CPack/NSIS.template.in
index b448c76c01..e6439ad7e0 100644
--- a/Modules/Internal/CPack/NSIS.template.in
+++ b/Modules/Internal/CPack/NSIS.template.in
@@ -42,6 +42,7 @@
@CPACK_NSIS_DEFINES@
@CPACK_NSIS_MANIFEST_DPI_AWARE_CODE@
+@CPACK_NSIS_BRANDING_TEXT_CODE@
!include Sections.nsh