mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-03 13:11:31 +00:00
initial commit
This commit is contained in:
2
Sources/SwiftFrontend/CMakeLists.txt
Normal file
2
Sources/SwiftFrontend/CMakeLists.txt
Normal file
@ -0,0 +1,2 @@
|
||||
add_executable(SwiftFrontend main.swift)
|
||||
target_link_libraries(SwiftFrontend PRIVATE CppBackend)
|
Reference in New Issue
Block a user