mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-15 19:50:31 -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