导航

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

CMAKE_SYSROOT_LINK¶

Added in version 3.9.

Path to pass to the compiler in the --sysroot flag when linking. This is the same as CMAKE_SYSROOT but is used only for linking and not compiling sources.

This variable may only be set in a toolchain file specified by the CMAKE_TOOLCHAIN_FILE variable.

上一主题

CMAKE_SYSROOT_COMPILE

下一主题

CMAKE_SYSTEM_APPBUNDLE_PATH

本页

  • 显示源代码

快速搜索

导航

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