Navigation

  • index
  • next |
  • previous |
  • CMake »
  • 3.31.4 Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_LINK_LIBRARY_<FEATURE>_ATTRIBUTES

CMAKE_<LANG>_LINK_LIBRARY_<FEATURE>_ATTRIBUTES¶

New in version 3.30.

This variable defines the semantics of the specified link library <FEATURE> when linking with the link language <LANG>. It takes precedence over CMAKE_LINK_LIBRARY_<FEATURE>_ATTRIBUTES if that variable is also defined for the same <FEATURE>, but otherwise has similar effects. See CMAKE_LINK_LIBRARY_<FEATURE>_ATTRIBUTES for further details.

Previous topic

CMAKE_<LANG>_LINK_GROUP_USING_<FEATURE>_SUPPORTED

Next topic

CMAKE_<LANG>_LINK_LIBRARY_FILE_FLAG

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • CMake »
  • 3.31.4 Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_LINK_LIBRARY_<FEATURE>_ATTRIBUTES
© Copyright 2000-2024 Kitware, Inc. and Contributors. Created using Sphinx 5.3.0.