Navigation

  • index
  • next |
  • previous |
  • CMake »
  • 3.25.0-rc2 Documentation »
  • cmake-variables(7) »
  • CMAKE_LINK_DIRECTORIES_BEFORE

CMAKE_LINK_DIRECTORIES_BEFOREΒΆ

New in version 3.13.

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_LINK_LIBRARIES_ONLY_TARGETS

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • CMake »
  • 3.25.0-rc2 Documentation »
  • cmake-variables(7) »
  • CMAKE_LINK_DIRECTORIES_BEFORE
© Copyright 2000-2022 Kitware, Inc. and Contributors. Created using Sphinx 4.4.0.