mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-08-03 13:11:33 +00:00
application skeleton
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
add_executable(Voxelotl MACOSX_BUNDLE main.swift)
|
||||
add_executable(Voxelotl MACOSX_BUNDLE
|
||||
Application.swift
|
||||
main.swift)
|
||||
|
||||
target_link_libraries(Voxelotl PRIVATE SDLSwift)
|
||||
set_target_properties(Voxelotl PROPERTIES
|
||||
XCODE_ATTRIBUTE_ENABLE_HARDENED_RUNTIME YES
|
||||
|
Reference in New Issue
Block a user