mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
7 lines
218 B
ReStructuredText
7 lines
218 B
ReStructuredText
cmake-pkg-config-import
|
|
-----------------------
|
|
|
|
* The :command:`cmake_pkg_config` command now supports the ``IMPORT`` and
|
|
``POPULATE`` subcommands for interfacing CMake targets with pkg-config based
|
|
dependencies.
|