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.
2 parents f993c42 + 15f96ad commit 37bd8b5Copy full SHA for 37bd8b5
tools/swift-syntax-parser-test/CMakeLists.txt
@@ -4,7 +4,7 @@ swift_swap_compiler_if_needed("SwiftSyntaxParserTest")
4
add_swift_host_tool(swift-syntax-parser-test
5
swift-syntax-parser-test.cpp
6
LLVM_LINK_COMPONENTS
7
- Support
+ support
8
SWIFT_COMPONENT tools
9
)
10
if(CMAKE_SYSTEM_NAME STREQUAL Darwin)
0 commit comments