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 6738c3e + c3b7f94 commit 15f96adCopy full SHA for 15f96ad
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