mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
8 lines
371 B
ReStructuredText
8 lines
371 B
ReStructuredText
GenEx-LINK_LIBRARY-feature-properties
|
|
-------------------------------------
|
|
|
|
* Link features, as used with the :genex:`LINK_LIBRARY` generator expression,
|
|
gained the ability to have properties that describe their behavior by
|
|
specifying the :variable:`CMAKE_LINK_LIBRARY_<FEATURE>_PROPERTIES` or
|
|
:variable:`CMAKE_<LANG>_LINK_LIBRARY_<FEATURE>_PROPERTIES` variables.
|