mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
This adds a new option, CPACK_PRODUCTBUILD_IDENTIFIER, which allows for customization of the productbuild product identifier within the CPack productbuild generator. Fixes: #20830
7 lines
256 B
ReStructuredText
7 lines
256 B
ReStructuredText
cpack-productbuild-identifier
|
|
-----------------------------
|
|
|
|
* The :cpack_gen:`CPack productbuild Generator` gained a new variable,
|
|
:variable:`CPACK_PRODUCTBUILD_IDENTIFIER`, used to customize the unique
|
|
product identifier associated with the product.
|