导航

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

CMAKE_LINK_DEPENDS_NO_SHARED¶

Whether to skip link dependencies on shared library files.

This variable initializes the LINK_DEPENDS_NO_SHARED property on targets when they are created. See that target property for additional information.

上一主题

CMAKE_LINK_DEF_FILE_FLAG

下一主题

CMAKE_LINK_DEPENDS_USE_LINKER

本页

  • 显示源代码

快速搜索

导航

  • 索引
  • 下一页 |
  • 上一页 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_LINK_DEPENDS_NO_SHARED
© 版权所有 2000-2025 Kitware, Inc. and Contributors. 由 Sphinx 8.1.3创建。