1
0
mirror of synced 2024-09-24 19:48:25 +02:00
ImHex/cmake/modules/apple.cmake

4 lines
177 B
CMake

set (CPACK_BUNDLE_NAME "ImHex")
set (CPACK_BUNDLE_ICON "${CMAKE_SOURCE_DIR}/res/mac/AppIcon.icns" )
set (CPACK_BUNDLE_PLIST "${CMAKE_BINARY_DIR}/ImHex.app/Contents/Info.plist")