summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/LINK_FLAGS.rst
blob: 0940121dc57f78bf2846121f853c64f7bc75a1df (plain)
1
2
3
4
5
6
7
8
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.  LINK_FLAGS_<CONFIG> will add to the configuration
<CONFIG>, for example, DEBUG, RELEASE, MINSIZEREL, RELWITHDEBINFO, ...