[CMake] FIND_LIBRARY in windows

Troels Frimor troels at in.tum.de
Mon Oct 11 09:32:16 EDT 2004


Hi all,

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.

Since lib files are in the paths specified by the LIB variable under 
windows, is there any way to reference to these paths under the call for 
finding a specific library?

(I use:  CMake2.0.3, WinXP with MS VC7)

with best regards,
Troels



More information about the CMake mailing list