CPack: Set background image in macOS installer

Now you can set a background image and it's parameters in
productbuild and PackageMaker based installers.
This commit is contained in:
Sergey Larin
2019-11-05 15:23:47 +03:00
committed by Brad King
parent c9d5f80d77
commit e6069613a1
7 changed files with 185 additions and 6 deletions
@@ -0,0 +1,8 @@
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.