mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
build: rename LLVM_COMPONENT_DEPENDS
This is not a target dependency but a target link. Name the parameter to be less misleading. This also makes the name identical to the LLVM parameter.
This commit is contained in:
@@ -3,7 +3,7 @@ swift_swap_compiler_if_needed("SwiftSyntaxParserTest")
|
||||
|
||||
add_swift_host_tool(swift-syntax-parser-test
|
||||
swift-syntax-parser-test.cpp
|
||||
LLVM_COMPONENT_DEPENDS
|
||||
LLVM_LINK_COMPONENTS
|
||||
Support
|
||||
SWIFT_COMPONENT tools
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user