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.
1 parent 7628abd commit 299ba5dCopy full SHA for 299ba5d
llvm/lib/Support/LSP/CMakeLists.txt
@@ -3,6 +3,6 @@ add_llvm_component_library(LLVMSupportLSP
3
Transport.cpp
4
Logging.cpp
5
6
- DEPENDS
7
- LLVMSupport
+ LINK_COMPONENTS
+ Support
8
)
0 commit comments