fix build by converting cxx backend to swift

This commit is contained in:
2024-08-05 10:32:40 +10:00
parent 93d3feca7e
commit 3bbfa0719e
11 changed files with 80 additions and 106 deletions

View File

@ -1,4 +1,2 @@
add_subdirectory(SwiftFrontend)
add_subdirectory(SDLSwift)
add_subdirectory(CppBackend)
add_subdirectory(SwiftBackend)