This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4125a37806a: Revert "Remove the LINK_COMPONENTS entry
from lldb-instr CMakery" (authored by aheejin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145181/new/
https://reviews.llvm.org/D145181
Files:
lldb/tools/lldb-instr/CMakeLists.txt
Index: lldb/tools/lldb-instr/CMakeLists.txt
===================================================================
--- lldb/tools/lldb-instr/CMakeLists.txt
+++ lldb/tools/lldb-instr/CMakeLists.txt
@@ -11,4 +11,6 @@
clangSerialization
clangTooling
+ LINK_COMPONENTS
+ Support
)
Index: lldb/tools/lldb-instr/CMakeLists.txt
===================================================================
--- lldb/tools/lldb-instr/CMakeLists.txt
+++ lldb/tools/lldb-instr/CMakeLists.txt
@@ -11,4 +11,6 @@
clangSerialization
clangTooling
+ LINK_COMPONENTS
+ Support
)
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits