commit | 98079ab3f143d6eef0ad727e68d0dafb89342ba8 | [log] [tgz] |
---|---|---|
author | Axel Naumann <Axel.Naumann@cern.ch> | Tue Jan 12 07:44:58 2016 +0000 |
committer | Axel Naumann <Axel.Naumann@cern.ch> | Tue Jan 12 07:44:58 2016 +0000 |
tree | 278f0d8c84e9ca0abb4f3dafec1d7f4559b2da7e | |
parent | 08529ecce9f3d086c66347c9ea627f5b9cb32e08 [diff] |
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! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257459 91177308-0d34-0410-b5e6-96231b3b80d8