瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • 文件 »
  • cmake-變數(7) »
  • CMAKE_LINK_LIBRARY_USING_<FEATURE>_SUPPORTED

CMAKE_LINK_LIBRARY_USING_<FEATURE>_SUPPORTED¶

在 3.24 版被加入.

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

備註

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

上個話題

CMAKE_LINK_LIBRARY_USING_<FEATURE>

下個話題

CMAKE_LINK_WARNING_AS_ERROR

本頁

  • 顯示來源碼

快速搜尋

瀏覽

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