Navigation

  • index
  • next |
  • previous |
  • CMake 4.0.1 »
  • 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.

Previous topic

CMAKE_SYSROOT_COMPILE

Next topic

CMAKE_SYSTEM_APPBUNDLE_PATH

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • CMake 4.0.1 »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_SYSROOT_LINK
© Copyright 2000-2025 Kitware, Inc. and Contributors. Created using Sphinx 7.3.7.