mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
28a92bde80
Issue: #26067
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.
|