mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-03 21:21:32 +00:00
Use SDL3 in a way that is xcframework compatible.
This commit is contained in:
@ -5,6 +5,4 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules")
|
||||
include(InitializeSwift)
|
||||
include(AddSwift)
|
||||
|
||||
find_package(SDL3 CONFIG REQUIRED)
|
||||
|
||||
add_subdirectory(Sources)
|
||||
|
Reference in New Issue
Block a user