mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 20:29:56 -06:00
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.
|