cmake/Help/prop_tgt/LINK_FLAGS_CONFIG.rst
2019-11-11 23:01:05 +01:00

12 lines
292 B
ReStructuredText

LINK_FLAGS_<CONFIG>
-------------------
Per-configuration linker flags for a ``SHARED`` library, ``MODULE`` or
``EXECUTABLE`` target.
This is the configuration-specific version of :prop_tgt:`LINK_FLAGS`.
.. note::
This property has been superseded by :prop_tgt:`LINK_OPTIONS` property.