We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6adeed1 + 33cd18b commit 08b4f3aCopy full SHA for 08b4f3a
CMakeLists.txt
@@ -682,7 +682,7 @@ option(SWIFT_ENABLE_EXPERIMENTAL_CONCURRENCY
682
683
option(SWIFT_ENABLE_EXPERIMENTAL_CXX_INTEROP
684
"Enable experimental C++ interop modules"
685
- FALSE)
+ TRUE)
686
687
option(SWIFT_ENABLE_CXX_INTEROP_SWIFT_BRIDGING_HEADER
688
"Install the <swift/bridging> C++ interoperability header alongside compiler"
0 commit comments