Navigation

  • index
  • next |
  • previous |
  • CMake 4.0.1 »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_LINK_LIBRARY_USING_<FEATURE>_SUPPORTED

CMAKE_LINK_LIBRARY_USING_<FEATURE>_SUPPORTEDΒΆ

Added in version 3.24.

Set to TRUE if the <FEATURE>, as defined by variable CMAKE_LINK_LIBRARY_USING_<FEATURE>, is supported regardless the linker language.

Note

This variable is evaluated if, and only if, the variable CMAKE_<LANG>_LINK_LIBRARY_USING_<FEATURE>_SUPPORTED is not defined.

Previous topic

CMAKE_LINK_LIBRARY_USING_<FEATURE>

Next topic

CMAKE_LINK_WARNING_AS_ERROR

This Page

  • Show Source

Quick search

Navigation

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