Skip to content

Commit 1c14405

Browse files
committed
Depend SwiftParserDiagnostics on SwiftParser
1 parent 15f9b84 commit 1c14405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftParserDiagnostics/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ add_library(SwiftParserDiagnostics STATIC
1717

1818
target_link_libraries(SwiftParserDiagnostics PUBLIC
1919
SwiftBasicFormat
20+
SwiftParser
2021
SwiftSyntax
2122
SwiftDiagnostics)
2223

0 commit comments

Comments
 (0)