mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-14 11:09:56 -06:00
Since macOS 12.0 deprecated the tools needed to attach a SLA to a `.dmg`, we should no longer do this by default. Add a policy to change the default to off. Fixes: #22978
4 lines
103 B
CMake
4 lines
103 B
CMake
include(${RunCMake_SOURCE_DIR}/check.cmake)
|
|
|
|
test_variable(CPACK_DMG_SLA_USE_RESOURCE_FILE_LICENSE "")
|