mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-11 17:49:38 -06:00
find_package()'s debug mode provides information about which prefixes are searched, but not which roots are prepended to each prefix. Display this information if debugging is enabled.