[CMake] FIND_LIBRARY in windows

Brad King brad.king at kitware.com
Mon Oct 11 10:15:23 EDT 2004


Troels Frimor wrote:
> it seems that the FIND_LIBRARY function in CMake does not take the 
> environment variable LIB (in windows) into account when searching for 
> libraries, but only looks in the PATH variable.

I suspect it should look in the LIB path when using an NMake or Visual 
Studio generator.  Please add this as a feature request here:

http://www.cmake.org/Bug

Thanks,
-Brad


More information about the CMake mailing list