mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 19:07:53 +08:00
[SupportLSP] Fix dependency on Support
This commit is contained in:
@@ -3,6 +3,6 @@ add_llvm_component_library(LLVMSupportLSP
|
||||
Transport.cpp
|
||||
Logging.cpp
|
||||
|
||||
DEPENDS
|
||||
LLVMSupport
|
||||
LINK_COMPONENTS
|
||||
Support
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user