mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
d1613ac880
Fixes: #23446
8 lines
297 B
ReStructuredText
8 lines
297 B
ReStructuredText
cpack-nsis-arguments-command-line
|
|
---------------------------------
|
|
|
|
* The :cpack_gen:`CPack NSIS Generator` gained two new variables
|
|
:variable:`CPACK_NSIS_EXECUTABLE_PRE_ARGUMENTS` and
|
|
:variable:`CPACK_NSIS_EXECUTABLE_POST_ARGUMENTS`
|
|
to provide arguments to the nsis executable invocation.
|