mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 12:19:54 -05:00
CPack/productbuild: Add option to customize product identifier
This adds a new option, CPACK_PRODUCTBUILD_IDENTIFIER, which allows for customization of the productbuild product identifier within the CPack productbuild generator. Fixes: #20830
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user