mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
734581f49f
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.
|