mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
9 lines
283 B
ReStructuredText
9 lines
283 B
ReStructuredText
CMAKE_PKG_CONFIG_SYSROOT_DIR
|
|
----------------------------
|
|
|
|
.. versionadded:: 4.0
|
|
|
|
Path prepended to ``-I`` include directories and ``-L`` library directories
|
|
extracted by the :command:`cmake_pkg_config` command by default. Also used to
|
|
derive the ``pc_sysrootdir`` package variable.
|