mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
c2f4183399
When pkg-config is available and package is found with it, HINTS are a better place where to hint the PC_Foo_* variables than PATHS. HINTS are looked before the system default paths and those listed in PATHS.