mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
bafe655b11
Inspired-by: Deniz Bahadir <dbahadir@benocs.com> Issue: #14778
7 lines
249 B
ReStructuredText
7 lines
249 B
ReStructuredText
object-library-linking
|
|
----------------------
|
|
|
|
* The :command:`target_link_libraries` command now supports
|
|
:ref:`Object Libraries`. Linking to an object library uses its object
|
|
files in direct dependents and also propagates usage requirements.
|