You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/prop_tgt/LINK_FLAGS_CONFIG.rst

12 lines
292 B

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.