Navigation

  • index
  • next |
  • previous |
  • CMake »
  • 3.11.4 Documentation »
  • cmake-properties(7) »
This documents an old version of CMake. Click here to see the latest release.

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, …

Previous topic

LINK_FLAGS_<CONFIG>

Next topic

LINK_INTERFACE_LIBRARIES_<CONFIG>

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • CMake »
  • 3.11.4 Documentation »
  • cmake-properties(7) »
© Copyright 2000-2018 Kitware, Inc. and Contributors. Created using Sphinx 2.4.4.