temporary solution: try with `-DCPM_LOCAL_PACKAGES_ONLY=1` a long solution: find a way how make verbose cmake's `find_package(...)` when it's without REQUIRED keyword. (Actually it's CPM's problem)
temporary solution: try with
-DCPM_LOCAL_PACKAGES_ONLY=1a long solution: find a way how make verbose cmake's
find_package(...)when it's without REQUIRED keyword.(Actually it's CPM's problem)