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:
Greg Fiumara
2021-11-16 16:39:34 -05:00
parent d98b61c687
commit 7213ceb869
4 changed files with 34 additions and 5 deletions
@@ -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.