[Lldb-commits] [PATCH] D63544: Use object library if cmake supports it

Don Hinton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 20 07:33:58 PDT 2019


hintonda accepted this revision.
hintonda added a comment.

In D63544#1551939 <https://reviews.llvm.org/D63544#1551939>, @tatyana-krasnukha wrote:

> Finally updated versions - `target_sources` supports using `$<TARGET_OBJECTS:...>` since CMake 3.5.0.


Great, thanks for narrowing that down,

Still LGTM!


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D63544





More information about the lldb-commits mailing list