[CMake] [cmake-developers] Debugging find_package() search behavior?

Alexander Neundorf a.neundorf-work at gmx.net
Sun Oct 1 11:52:48 EDT 2017


On 2017 M08 29, Tue 11:33:15 CEST David Cole via cmake-developers wrote:
> That's correct:
> 
> find modules do what they want, and most do not pay attention to
> CMAKE_PREFIX_PATH.

are you sure ?
As long as NO_DEFAULT_PATH is not used in the find_*() calls, CMAKE_PREFIX_PATH 
is used automatically by them.

Alex



More information about the CMake mailing list