c and cpp mixed attempt

This commit is contained in:
2024-08-04 17:08:27 -07:00
parent 99d4d99d76
commit 93d3feca7e
8 changed files with 16 additions and 27 deletions

View File

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