cmake/Help/prop_tgt/LINK_FLAGS_CONFIG.rst

12 lines
292 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
LINK_FLAGS_<CONFIG>
-------------------
2019-11-11 23:01:05 +01:00
Per-configuration linker flags for a ``SHARED`` library, ``MODULE`` or
``EXECUTABLE`` target.
2014-08-03 19:52:23 +02:00
2018-10-28 12:09:07 +01:00
This is the configuration-specific version of :prop_tgt:`LINK_FLAGS`.
.. note::
This property has been superseded by :prop_tgt:`LINK_OPTIONS` property.