mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03: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.
|