diff options
author | Axel Naumann <Axel.Naumann@cern.ch> | 2016-01-12 07:44:58 +0000 |
---|---|---|
committer | Axel Naumann <Axel.Naumann@cern.ch> | 2016-01-12 07:44:58 +0000 |
commit | b457beb376fbf33ab29a1474810edfbed7922868 (patch) | |
tree | 121e04cc1550f53b74f8f4a932150564cfaf9f8a /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | af1d1a4f04e9388df36d9573ebdda8b263538491 (diff) | |
download | bcm5719-llvm-b457beb376fbf33ab29a1474810edfbed7922868.tar.gz bcm5719-llvm-b457beb376fbf33ab29a1474810edfbed7922868.zip |
Explicitly enable OBJECT library "target".
With this, one can build a lib from the objects of other libs:
set(SOURCES
$<TARGET_OBJECTS:obj.clingInterpreter>
$<TARGET_OBJECTS:obj.clingMetaProcessor>
$<TARGET_OBJECTS:obj.clingUtils>
)
Reviewed by Chris Bieneman - thanks!
llvm-svn: 257459
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions