mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
8 lines
301 B
ReStructuredText
8 lines
301 B
ReStructuredText
cpack-nsis-headerimage_var
|
|
--------------------------
|
|
|
|
* The :cpack_gen:`CPack NSIS Generator` gained a new variable
|
|
:variable:`CPACK_NSIS_MUI_HEADERIMAGE` to set the header image.
|
|
To not break existing setups, it still defaults to
|
|
:variable:`CPACK_PACKAGE_ICON` if the new variable is not set.
|