mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-03 21:21:32 +00:00
fix framework embedding
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
find_library(SDL3 SDL3 REQUIRED PATHS "${CMAKE_SOURCE_DIR}/Frameworks" NO_DEFAULT_PATH)
|
||||
|
||||
add_library(SDLSwift INTERFACE)
|
||||
set_property(TARGET SDLSwift PROPERTY Swift_MODULE_NAME "SDL3")
|
||||
|
||||
|
Reference in New Issue
Block a user