summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cpack-dmg-sla.rst
blob: c6a359684922ba310fdd31580ff640aa9708338d (plain)
1
2
3
4
5
6
7
8
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.