Skip to content

Commit 7886469

Browse files
committed
[Macros] Update CMakeLists.txt for JSON
1 parent 29032ed commit 7886469

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Sources/SwiftCompilerPluginMessageHandling/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ add_swift_syntax_library(SwiftCompilerPluginMessageHandling
1313
PluginMacroExpansionContext.swift
1414
PluginMessageCompatibility.swift
1515
PluginMessages.swift
16+
JSON/CodingUtilities.swift
17+
JSON/JSON.swift
18+
JSON/JSONDecoding.swift
19+
JSON/JSONEncoding.swift
1620
)
1721

1822
target_link_swift_syntax_libraries(SwiftCompilerPluginMessageHandling PUBLIC

0 commit comments

Comments
 (0)