Navigation

  • index
  • next |
  • previous |
  • CMake 4.0.1 »
  • 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.

Previous topic

CMAKE_<LANG>_COMPILER_LAUNCHER

Next topic

CMAKE_<LANG>_LINKER_LAUNCHER

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • CMake 4.0.1 »
  • Documentation »
  • cmake-env-variables(7) »
  • CMAKE_<LANG>_IMPLICIT_LINK_DIRECTORIES_EXCLUDE
© Copyright 2000-2025 Kitware, Inc. and Contributors. Created using Sphinx 7.3.7.