mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
This allows you to copy custom files (e.g. a background image) into the macOS installer. Fixes: #16604
8 lines
229 B
ReStructuredText
8 lines
229 B
ReStructuredText
productbuild_resources
|
|
----------------------
|
|
|
|
* The :module:`CPackProductBuild` module gained a new
|
|
:variable:`CPACK_PRODUCTBUILD_RESOURCES_DIR` variable to
|
|
specify resources to be copied into the ``Resources``
|
|
directory.
|