导航

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

CMAKE_LINK_LIBRARIES_STRATEGY¶

Added in version 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创建。