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 a0dc80e commit b17dd27Copy full SHA for b17dd27
tools/swift-def-to-yaml-converter/CMakeLists.txt
@@ -4,5 +4,4 @@ add_swift_host_tool(swift-def-to-yaml-converter
4
)
5
6
target_link_libraries(swift-def-to-yaml-converter PRIVATE
7
- swiftLocalization
8
- swiftAST)
+ swiftLocalization)
0 commit comments