[Lldb-commits] [lldb] [lldb] fix the install-lldb target (PR #196070)
Alex Langford via lldb-commits
lldb-commits at lists.llvm.org
Wed May 6 10:22:31 PDT 2026
https://github.com/bulbazord requested changes to this pull request.
I don't think this is the right way to handle this. This tracks dependency information on the side instead of making it a part of the existing dependency-tracking and installation information in `cmake/modules/AddLLDB.cmake`.
https://github.com/llvm/llvm-project/pull/196070
More information about the lldb-commits
mailing list