탐색

  • 색인
  • 다음 |
  • 이전 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_STANDARD_LINK_DIRECTORIES

CMAKE_<LANG>_STANDARD_LINK_DIRECTORIES¶

Added in version 3.31.

Link directories specified for every executable and library linked for language <LANG>. This is meant for specification of system link directories needed by the language for the current platform.

This variable should not be set by project code. It is meant to be set by CMake's platform information modules for the current toolchain, or by a toolchain file when used with CMAKE_TOOLCHAIN_FILE.

See also CMAKE_<LANG>_STANDARD_LIBRARIES.

이전 항목

CMAKE_<LANG>_STANDARD_LIBRARIES

다음 항목

CMAKE_<LANG>_STANDARD_REQUIRED

현재 문서

  • 소스 보기

빠른 검색

탐색

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