mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
FindPkgConfig: add a command to query arbitrary variables
This commit is contained in:
6
Help/release/dev/pkg-config-variable-function.rst
Normal file
6
Help/release/dev/pkg-config-variable-function.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
pkg-config-variable-function
|
||||
----------------------------
|
||||
|
||||
* The :module:`FindPkgConfig` learned a new :command:`pkg_get_variable`
|
||||
command which may be used to query for arbitrary variables from a package
|
||||
(such as for related tools or data and plugin install paths).
|
||||
Reference in New Issue
Block a user