blob: a3818db192f196916132edd42182020daad95316 (
plain)
1
2
3
4
5
6
|
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.
|