CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)

Fixes: #23351
This commit is contained in:
Craig Scott
2024-01-28 17:57:58 +11:00
parent 4e7f2397e4
commit 339ae33e55
14 changed files with 99 additions and 3 deletions
@@ -0,0 +1,5 @@
productbuild-domains-policy
---------------------------
* The :variable:`CPACK_PRODUCTBUILD_DOMAINS` variable now defaults to true.
See policy :policy:`CMP0161`.