[CMake] FIND_PATH and FIND_LIB

Shishir Ramam sramam at gmail.com
Sun May 15 19:20:12 EDT 2005


Hi,
Is there a way to make FIND_PATH and FIND_LIB to look recursively into a
directory speficied in the path? Using 
FIND_LIBRARY(MY_LIBRARY_PATH NAMES mylib PATHS C:/MybaseDir/*)
doesn't seem to look more than one subdir deep. In my case, the directory 
structure is deeper than that. 

thanks,
-shishir

-- 
Experience is a hard teacher because she gives the test first, the
lesson afterward. -- Vernon Law


More information about the CMake mailing list