瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_LINK_LIBRARIES_STRATEGY

CMAKE_LINK_LIBRARIES_STRATEGY¶

在 3.31 版被加入.

Specify a strategy for ordering targets' direct link dependencies on linker command lines.

If set, this variable acts as the default value for the LINK_LIBRARIES_STRATEGY target property when a target is created. Set that property directly to specify a strategy for a single target.

上個主題

CMAKE_LINK_INTERFACE_LIBRARIES

下個主題

CMAKE_LINK_LIBRARY_<FEATURE>_ATTRIBUTES

本頁

  • 顯示原始碼

快速搜尋

瀏覽

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