cpack-dmg-sla.rst 382 B

123456789
  1. cpack-dmg-sla
  2. -------------
  3. * The :cpack_gen:`CPack DragNDrop Generator` no longer attaches
  4. :variable:`CPACK_RESOURCE_FILE_LICENSE` as the license agreement in
  5. the generated ``.dmg`` unless explicitly activated by a
  6. :variable:`CPACK_DMG_SLA_USE_RESOURCE_FILE_LICENSE` option.
  7. In CMake projects, the :module:`CPack` module enables the option
  8. by default for compatibility.