mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
To enable the management of incompatible $<LINK_LIBRARY> declarations, add LINK_LIBRARY_OVERRIDE and LINK_LIBRARY_OVERRIDE_<LIBRARY> target properties.
6 lines
237 B
Plaintext
6 lines
237 B
Plaintext
**Features available in all environments**
|
|
|
|
* ``DEFAULT``: This feature enables default link expression. This is mainly
|
|
useful with :prop_tgt:`LINK_LIBRARY_OVERRIDE` and
|
|
:prop_tgt:`LINK_LIBRARY_OVERRIDE_<LIBRARY>` target properties.
|