mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -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.
|