cpack-nsis-headerimage_var.rst 301 B

1234567
  1. cpack-nsis-headerimage_var
  2. --------------------------
  3. * The :cpack_gen:`CPack NSIS Generator` gained a new variable
  4. :variable:`CPACK_NSIS_MUI_HEADERIMAGE` to set the header image.
  5. To not break existing setups, it still defaults to
  6. :variable:`CPACK_PACKAGE_ICON` if the new variable is not set.