mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 23:30:35 -06:00
It allows users to set a custom one without changing the PATH environment variable. Fixes: #21733
7 lines
225 B
ReStructuredText
7 lines
225 B
ReStructuredText
cpack-nsis-executable-name
|
|
--------------------------
|
|
|
|
* The :cpack_gen:`CPack NSIS Generator` gained a new variable
|
|
:variable:`CPACK_NSIS_EXECUTABLE` to specify the makensis
|
|
executable to use instead of the default one.
|