瀏覽

  • 索引
  • 下一頁 |
  • 上一頁 |
  • CMake »
  • 文件 »
  • cmake-變數(7) »
  • CMAKE_SYSROOT_LINK

CMAKE_SYSROOT_LINK¶

在 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 »
  • 文件 »
  • cmake-變數(7) »
  • CMAKE_SYSROOT_LINK
© 著作權 2000-2025 Kitware, Inc. and Contributors. 使用 Sphinx 8.1.3 建立。