mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
252c66c697
Tell `pkg-config --cflags` not to filter out `-I` flags for entries of `PKG_CONFIG_SYSTEM_INCLUDE_PATH` (and `CPATH` for `pkgconf`). Fixes: #25228