[Lldb-commits] [PATCH] D145181: Revert "Remove the LINK_COMPONENTS entry from lldb-instr CMakery"
Heejin Ahn via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 22 10:54:26 PDT 2023
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
)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145181.507429.patch
Type: text/x-patch
Size: 293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230322/a9b15196/attachment.bin>
More information about the lldb-commits
mailing list