mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-03-01 21:00:05 -05:00
Reenable strip
This commit is contained in:
parent
3f49558d52
commit
ef854d6887
@ -31,7 +31,6 @@ if(APPLE AND BUNDLE AND BUILD_GUI)
|
||||
configure_file("${CMAKE_SOURCE_DIR}/cmake/cpack/deploy_mac.cmake.in" "${PROJECT_BINARY_DIR}/deploy_mac.cmake" @ONLY)
|
||||
|
||||
set(CPACK_GENERATOR "Bundle")
|
||||
set(CPACK_STRIP_FILES OFF)
|
||||
set(CPACK_BINARY_DRAGNDROP ON)
|
||||
set(CPACK_BUNDLE_NAME "${APPLICATION_NAME}")
|
||||
set(CPACK_BUNDLE_ICON "${CMAKE_SOURCE_DIR}/cmake/cpack/sdrangel_icon.icns")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user