[CMake] FindwxWidgets: couldn't find path on windows

Steven Van Ingelgem steven at vaningelgem.be
Wed Feb 13 07:17:42 EST 2008


Hi,


FIND_PATH (line 378) couldn't find the path to my wxWidgets
installation because it was checking the registry key of the
installation.
This directory didn't exist anymore, but I would expect the FIND_PATH
function to continue searching until a directory has been found that
matched (which it did in C:/wxWidgets)...


Greetings


More information about the CMake mailing list