diff options
Diffstat (limited to 'Help/release/dev/cpack-productbuild-domains.rst')
-rw-r--r-- | Help/release/dev/cpack-productbuild-domains.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Help/release/dev/cpack-productbuild-domains.rst b/Help/release/dev/cpack-productbuild-domains.rst new file mode 100644 index 0000000..32a2eee --- /dev/null +++ b/Help/release/dev/cpack-productbuild-domains.rst @@ -0,0 +1,9 @@ +cpack-productbuild-domains +----------------------------- + +* The :cpack_gen:`CPack productbuild Generator` gained the new + :variable:`CPACK_PRODUCTBUILD_DOMAINS`, + :variable:`CPACK_PRODUCTBUILD_DOMAINS_ANYWHERE`, + :variable:`CPACK_PRODUCTBUILD_DOMAINS_USER`, and + :variable:`CPACK_PRODUCTBUILD_DOMAINS_ROOT` variables for + adding the domains element to the Distribution XML. |