mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-13 12:59:55 -05: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