mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
9 lines
357 B
ReStructuredText
9 lines
357 B
ReStructuredText
Genex-LINK_GROUP
|
|
----------------
|
|
|
|
* The :genex:`LINK_GROUP` generator expression was added to manage the grouping
|
|
of libraries during the link step. The variables
|
|
:variable:`CMAKE_<LANG>_LINK_GROUP_USING_<FEATURE>` and
|
|
:variable:`CMAKE_LINK_GROUP_USING_<FEATURE>` are used to define features
|
|
usable by the :genex:`LINK_GROUP` generator expression.
|