blob: b09e7c1d624256edf81621451b38ea53e5e10227 [file] [log] [blame]
LINK_FLAGS
----------
Additional flags to use when linking this target.
The LINK_FLAGS property can be used to add extra flags to the link
step of a target. :prop_tgt:`LINK_FLAGS_<CONFIG>` will add to the
configuration ``<CONFIG>``, for example, ``DEBUG``, ``RELEASE``,
``MINSIZEREL``, ``RELWITHDEBINFO``, ...