[Lldb-commits] [PATCH] D68612: [CMake] Track test dependencies with add_lldb_test_dependency

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 7 17:15:40 PDT 2019


xiaobai accepted this revision.
xiaobai added a comment.
This revision is now accepted and ready to land.

Looks good to me. I find it interesting that we had an lldb-test-deps custom target before but most things were depending on `${LLDB_TEST_DEPS}` anyway.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68612/new/

https://reviews.llvm.org/D68612





More information about the lldb-commits mailing list