Skip to content

Commit

Permalink
mac dmg (wip)
Browse files Browse the repository at this point in the history
  • Loading branch information
arabine committed Jan 22, 2024
1 parent 78836d0 commit 8581dbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions story-editor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,8 @@ if(WIN32)
endif()

if (APPLE)
set(CPACK_GENERATOR "DragNDrop")
set(MACOSX_BUNDLE_INFO_PLIST ${PROJECT_SOURCE_DIR}/bundle.plist.in)
install_files("." FILES "${SDL2_BIN_DIR}/libSDL2-2.0.0.dylib")
endif()

Expand Down

0 comments on commit 8581dbf

Please sign in to comment.