[Lldb-commits] [lldb] [lldb] Move ValueObject into its own library (NFC) (PR #113393)

via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 24 09:18:42 PDT 2024


cmtice wrote:

> It looks like the CMakeLists.txt for Breakpoint and Command libraries is missing a dependency on the ValueObject lib (and they do appear to depend on it).
> 

It looks like the changes to these CMakeLists.txt (and maybe a few others?) are still missing. Or aren't they needed?


https://github.com/llvm/llvm-project/pull/113393


More information about the lldb-commits mailing list