Skip to content

Commit 8677190

Browse files
authored
Merge pull request #61380 from hyp/jsonexperimentalversionfile
[interop][SwiftToCxx] add experimental-interoperability-version.json …
2 parents ec1a8eb + fe3105f commit 8677190

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lib/PrintAsClang/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
set(datafiles
22
_SwiftCxxInteroperability.h
33
_SwiftStdlibCxxOverlay.h
4+
experimental-interoperability-version.json
45
)
56

67
set(SWIFTLIB_DIR
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1

0 commit comments

Comments
 (0)