mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'cpack-dmg-sla'
9e38bfa915CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLA542ba6ac1aTests: Add CPack/DMG case covering SLA from CPACK_RESOURCE_FILE_LICENSE Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6876
This commit is contained in:
9
Help/release/dev/cpack-dmg-sla.rst
Normal file
9
Help/release/dev/cpack-dmg-sla.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
cpack-dmg-sla
|
||||
-------------
|
||||
|
||||
* The :cpack_gen:`CPack DragNDrop Generator` no longer attaches
|
||||
:variable:`CPACK_RESOURCE_FILE_LICENSE` as the license agreement in
|
||||
the generated ``.dmg`` unless explicitly activated by a
|
||||
:variable:`CPACK_DMG_SLA_USE_RESOURCE_FILE_LICENSE` option.
|
||||
In CMake projects, the :module:`CPack` module enables the option
|
||||
by default for compatibility.
|
||||
Reference in New Issue
Block a user