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.
1 parent 8751658 commit 0e77d05Copy full SHA for 0e77d05
tools/swift-dependency-tool/CMakeLists.txt
@@ -6,5 +6,6 @@ target_link_libraries(swift-dependency-tool
6
PRIVATE
7
swiftAST
8
swiftParse
9
- swiftClangImporter)
+ swiftClangImporter
10
+ swiftSema)
11
0 commit comments