Skip to content

Commit 299ba5d

Browse files
committed
[SupportLSP] Fix dependency on Support
1 parent 7628abd commit 299ba5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/lib/Support/LSP/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ add_llvm_component_library(LLVMSupportLSP
33
Transport.cpp
44
Logging.cpp
55

6-
DEPENDS
7-
LLVMSupport
6+
LINK_COMPONENTS
7+
Support
88
)

0 commit comments

Comments
 (0)