Navigation

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

CMAKE_LINK_DIRECTORIES_BEFOREΒΆ

Whether to append or prepend directories by default in link_directories().

This variable affects the default behavior of the link_directories() command. Setting this variable to ON is equivalent to using the BEFORE option in all uses of that command.

Previous topic

CMAKE_LIBRARY_PATH

Next topic

CMAKE_MFC_FLAG

This Page

  • Show Source

Quick search

Navigation

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