Skip to content

Commit b17dd27

Browse files
HassanElDesoukyxedin
authored andcommitted
[tools] Remove swiftAST dependency
1 parent a0dc80e commit b17dd27

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/swift-def-to-yaml-converter/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ add_swift_host_tool(swift-def-to-yaml-converter
44
)
55

66
target_link_libraries(swift-def-to-yaml-converter PRIVATE
7-
swiftLocalization
8-
swiftAST)
7+
swiftLocalization)

0 commit comments

Comments
 (0)