mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08: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.
|