1
0
mirror of synced 2024-11-12 02:00:52 +01: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")