[Lldb-commits] [PATCH] D56741: [CMake] Explicitly list User32 as dependency of lldb-mi

Saleem Abdulrasool via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 15 14:39:55 PST 2019


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

I personally prefer the use of `target_link_libraries` rather than the custom stuff added in the `add_lldb_tool`.


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

https://reviews.llvm.org/D56741





More information about the lldb-commits mailing list