탐색

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

CMAKE_<LANG>_IMPLICIT_LINK_DIRECTORIES_EXCLUDE¶

Added in version 3.27.

This is a CMake Environment Variable. Its initial value is taken from the calling process environment.

A semicolon-separated list of directories to exclude from the CMAKE_<LANG>_IMPLICIT_LINK_DIRECTORIES variable when it is automatically detected from the <LANG> compiler.

This may be used to work around misconfigured compiler drivers that pass extraneous implicit link directories to their linker.

이전 항목

CMAKE_<LANG>_COMPILER_LAUNCHER

다음 항목

CMAKE_<LANG>_LINKER_LAUNCHER

현재 문서

  • 소스 보기

빠른 검색

탐색

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