Skip to content

Commit b6dc9e7

Browse files
authored
Merge pull request #17287 from fredriss/dev/rdar-39112397-install-lldb-module-import
2 parents 50fb3b8 + ec1ca50 commit b6dc9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/lldb-moduleimport-test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ add_swift_host_tool(lldb-moduleimport-test
44
swiftASTSectionImporter swiftFrontend swiftClangImporter
55
LLVM_COMPONENT_DEPENDS
66
DebugInfoCodeView
7-
SWIFT_COMPONENT testsuite-tools
7+
SWIFT_COMPONENT tools
88
)
99

0 commit comments

Comments
 (0)