[Lldb-commits] [PATCH] D29333: [CMake] Add accurate dependency specifications

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 31 11:08:11 PST 2017


zturner added a comment.

As long as you considered the tradeoffs then and you like this better, that's fine then.

Is CMake going to complain about circular dependencies?  For example, Breakpoint depends on Core and Core depends on Breakpoint.


https://reviews.llvm.org/D29333





More information about the lldb-commits mailing list