mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
This is specifically useful when building applications within containers as we sometimes need to redefine the prefix used in a variable.
6 lines
197 B
ReStructuredText
6 lines
197 B
ReStructuredText
FindPkgConfig-override
|
|
----------------------
|
|
|
|
* The :module:`FindPkgConfig` module :command:`pkg_get_variable` function
|
|
gained a ``DEFINE_VARIABLES`` option to pass variables to ``pkg-config``.
|