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.
support
1 parent fe321ca commit c3b7f94Copy full SHA for c3b7f94
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