- CMAKE_PKG_CONFIG_PC_PATH
- ------------------------
- .. versionadded:: 4.0
- :ref:`Semicolon-separated list <CMake Language Lists>` of supplementary paths
- which the :command:`cmake_pkg_config` command will search for package files by
- default. Also used to derive the ``pc_path`` package variable.
|