Skip to content

Commit c3b7f94

Browse files
committed
[CMake/swift-syntax-parser-test] Use proper case for specifying support link component
1 parent fe321ca commit c3b7f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/swift-syntax-parser-test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ swift_swap_compiler_if_needed("SwiftSyntaxParserTest")
44
add_swift_host_tool(swift-syntax-parser-test
55
swift-syntax-parser-test.cpp
66
LLVM_LINK_COMPONENTS
7-
Support
7+
support
88
SWIFT_COMPONENT tools
99
)
1010
if(CMAKE_SYSTEM_NAME STREQUAL Darwin)

0 commit comments

Comments
 (0)