瀏覽

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

CMAKE_<LANG>_LINK_LIBRARY_<FEATURE>_ATTRIBUTES¶

在 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 建立。