summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/prop_tgt/LINK_FLAGS.rst
blob: 409d00a29115bdc76f11a0449a93dfe36215370a (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.