mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
9 lines
296 B
ReStructuredText
9 lines
296 B
ReStructuredText
CMAKE_PKG_CONFIG_PC_LIB_DIRS
|
|
----------------------------
|
|
|
|
.. versionadded:: 4.0
|
|
|
|
:ref:`Semicolon-separated list <CMake Language Lists>` of primary paths which
|
|
the :command:`cmake_pkg_config` command will search for package files by
|
|
default. Also used to derive the ``pc_path`` package variable.
|