[Lldb-commits] [PATCH] D29352: [CMake] Final dependency cleanup patch!

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 31 15:56:49 PST 2017


labath added a comment.

The main code seems to be fine now, but linking of unit tests (check-lldb-unit target) fails now. You'll probably need to explicitly set their dependencies as well before this can be removed.


https://reviews.llvm.org/D29352





More information about the lldb-commits mailing list