cmake/Help/prop_tgt/LINK_FLAGS_CONFIG.rst

12 lines
280 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
LINK_FLAGS_<CONFIG>
-------------------
2018-10-28 12:09:07 +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.