mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[interop][SwiftToCxx] add experimental-interoperability-version.json to the compiler distribution
This lets the clients check if their toolchain has the latest support
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
set(datafiles
|
set(datafiles
|
||||||
_SwiftCxxInteroperability.h
|
_SwiftCxxInteroperability.h
|
||||||
_SwiftStdlibCxxOverlay.h
|
_SwiftStdlibCxxOverlay.h
|
||||||
|
experimental-interoperability-version.json
|
||||||
)
|
)
|
||||||
|
|
||||||
set(SWIFTLIB_DIR
|
set(SWIFTLIB_DIR
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
1
|
||||||
Reference in New Issue
Block a user