diff options
author | Deniz Bahadir <dbahadir@benocs.com> | 2017-12-14 15:47:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-03-01 14:24:25 (GMT) |
commit | 57538224d06225ce039f9c883465c6743186c2f4 (patch) | |
tree | 2084eb7ec59781baad1d2ea0bcd429db4cc0d615 /Source/CPack | |
parent | 9a7f039ee7d3f40d6d041fd0d1ef43f92faf8996 (diff) | |
download | CMake-57538224d06225ce039f9c883465c6743186c2f4.zip CMake-57538224d06225ce039f9c883465c6743186c2f4.tar.gz CMake-57538224d06225ce039f9c883465c6743186c2f4.tar.bz2 |
objlib: Link object-files from `OBJECT` libraries.
Note: This finally links the object-files of the `OBJECT` library from
the right-hand side of `target_link_libraries` to the target on the
left-hand side. However, this will only happen with directly linked
`OBJECT` libraries, not with `OBJECT` libraries "linked" through
property `INTERFACE_LINK_LIBRARIES` of a target on the right-hand side!
Fixes: #14778
Diffstat (limited to 'Source/CPack')
0 files changed, 0 insertions, 0 deletions