C++ and Swift Interoperability test
Go to file
2024-08-03 22:18:27 -07:00
cmake/modules initial commit 2024-08-03 22:13:17 -07:00
Sources no longer do a bad in CMakeLists.txt 2024-08-03 22:17:22 -07:00
.gitignore initial commit 2024-08-03 22:13:17 -07:00
CMakeLists.txt no longer do a bad in CMakeLists.txt 2024-08-03 22:17:22 -07:00
LICENSE initial commit 2024-08-03 22:13:17 -07:00
README.md Add README.md 2024-08-03 22:18:27 -07:00

C++ to Swift 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