瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • Documentation »
  • cmake-properties(7) »
  • IMPORTED_LINK_INTERFACE_LIBRARIES_<CONFIG>

IMPORTED_LINK_INTERFACE_LIBRARIES_<CONFIG>¶

<CONFIG>-specific version of IMPORTED_LINK_INTERFACE_LIBRARIES.

Configuration names correspond to those provided by the project from which the target is imported. If set, this property completely overrides the generic property for the named configuration.

This property is ignored if the target also has a non-empty INTERFACE_LINK_LIBRARIES property.

This property is deprecated. Use INTERFACE_LINK_LIBRARIES instead.

上個主題

IMPORTED_LINK_INTERFACE_LIBRARIES

下個主題

IMPORTED_LINK_INTERFACE_MULTIPLICITY

本頁

  • 顯示原始碼

快速搜尋

瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • Documentation »
  • cmake-properties(7) »
  • IMPORTED_LINK_INTERFACE_LIBRARIES_<CONFIG>
© 版權所有 2000-2025 Kitware, Inc. and Contributors. 使用 Sphinx 8.1.3 建立。