瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • 文件 »
  • cmake-變數(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 »
  • 文件 »
  • cmake-變數(7) »
  • CMAKE_<LANG>_LINK_LIBRARY_<FEATURE>_ATTRIBUTES
© 著作權 2000-2025 Kitware, Inc. and Contributors. 使用 Sphinx 8.1.3 建立。