C++ and Swift Interoperability test
Go to file
2024-08-04 02:02:17 -07:00
cmake/modules initial commit 2024-08-03 22:13:17 -07:00
Sources add bundle info to cmakelists 2024-08-04 18:33:25 +10:00
xcode-main/ci_scripts it's also a hack 2024-08-04 02:02:17 -07:00
.gitignore Use SDL3 in a way that is xcframework compatible. 2024-08-04 01:04:02 -07:00
CMakeLists.txt add bundle info to cmakelists 2024-08-04 18:33:25 +10:00
LICENSE initial commit 2024-08-03 22:13:17 -07:00
README.md even less bad 2024-08-03 22:20:21 -07:00

Swift into C++ interop

This is a C++ backend which is callable from Swift code. It is also possible to do bidirectional C++ to Swift, see https://github.com/apple/swift-cmake-examples/tree/main/3_bidirectional_cxx_interop