mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-15 07:01:18 +02:00
Update macOS DMG background image
Signed-off-by: Sol Fisher Romanoff <sol@solfisher.com>
This commit is contained in:
@@ -41,7 +41,7 @@ if(CMAKE_SYSTEM_NAME MATCHES "Linux")
|
||||
elseif( CMAKE_SYSTEM_NAME STREQUAL "Darwin" )
|
||||
set( CPACK_GENERATOR DragNDrop )
|
||||
|
||||
set( CPACK_DMG_BACKGROUND_IMAGE "${CMAKE_SOURCE_DIR}/mac/Resources/Audacity-DMG-background.png")
|
||||
set( CPACK_DMG_BACKGROUND_IMAGE "${CMAKE_SOURCE_DIR}/mac/Resources/Tenacity-DMG-background.tiff")
|
||||
set( CPACK_DMG_DS_STORE_SETUP_SCRIPT "${CMAKE_SOURCE_DIR}/scripts/build/macOS/DMGSetup.scpt")
|
||||
|
||||
if( ${_OPT}perform_codesign )
|
||||
|
Reference in New Issue
Block a user