Navigation

  • index
  • next |
  • previous |
  • CMake »
  • 3.24.2 Documentation »
  • cmake-variables(7) »
  • CMAKE_SYSROOT_LINK

CMAKE_SYSROOT_LINKΒΆ

New 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 »
  • 3.24.2 Documentation »
  • cmake-variables(7) »
  • CMAKE_SYSROOT_LINK
© Copyright 2000-2022 Kitware, Inc. and Contributors. Created using Sphinx 4.4.0.