탐색

  • 색인
  • 다음 |
  • 이전 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_LINK_DIRECTORIES_BEFORE

CMAKE_LINK_DIRECTORIES_BEFORE¶

Added 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.

이전 항목

CMAKE_LIBRARY_PATH

다음 항목

CMAKE_LINK_LIBRARIES_ONLY_TARGETS

현재 문서

  • 소스 보기

빠른 검색

탐색

  • 색인
  • 다음 |
  • 이전 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_LINK_DIRECTORIES_BEFORE
© 저작권 2000-2025 Kitware, Inc. and Contributors. Sphinx 8.1.3 버전으로 생성되었습니다.