mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-03 21:21:32 +00:00
c and cpp mixed attempt
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
add_executable(SwiftFrontend MACOSX_BUNDLE main.swift Application.swift)
|
||||
target_link_libraries(SwiftFrontend PRIVATE CppBackend SDLSwift)
|
||||
target_link_libraries(SwiftFrontend PRIVATE SwiftBackend SDLSwift)
|
||||
set_target_properties(SwiftFrontend PROPERTIES
|
||||
XCODE_ATTRIBUTE_ENABLE_HARDENED_RUNTIME NO
|
||||
XCODE_EMBED_FRAMEWORKS "${SDL3}"
|
||||
|
Reference in New Issue
Block a user