mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-12 18:19:11 -06:00
Tell `pkg-config --cflags` not to filter out `-I` flags for entries of `PKG_CONFIG_SYSTEM_INCLUDE_PATH` (and `CPATH` for `pkgconf`). Fixes: #25228