导航

  • 索引
  • 下一页 |
  • 上一页 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_LINK_LIBRARY_<FEATURE>_ATTRIBUTES

CMAKE_<LANG>_LINK_LIBRARY_<FEATURE>_ATTRIBUTES¶

Added 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.

上一主题

CMAKE_<LANG>_LINK_GROUP_USING_<FEATURE>_SUPPORTED

下一主题

CMAKE_<LANG>_LINK_LIBRARY_FILE_FLAG

本页

  • 显示源代码

快速搜索

导航

  • 索引
  • 下一页 |
  • 上一页 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_LINK_LIBRARY_<FEATURE>_ATTRIBUTES
© 版权所有 2000-2025 Kitware, Inc. and Contributors. 由 Sphinx 8.1.3创建。