mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Now you can set a background image and it's parameters in productbuild and PackageMaker based installers.
9 lines
318 B
ReStructuredText
9 lines
318 B
ReStructuredText
cpack-pkg-background
|
|
--------------------
|
|
|
|
* The :cpack_gen:`CPack productbuild Generator` and
|
|
:cpack_gen:`CPack PackageMaker Generator` gained options
|
|
:variable:`CPACK_PRODUCTBUILD_BACKGROUND` and
|
|
:variable:`CPACK_PACKAGEMAKER_BACKGROUND`, respectively,
|
|
to specify a background image for the macOS installer.
|