[Cmake] where to find already installed default libraries

Ian Scott ian.m.scott at stud.man.ac.uk
Thu May 10 12:59:04 EDT 2001


Geoff,

You could search the following places for any installed libraries, e.g. JPEG

Registry entries
HKEY_CURRENT_USER\Software\Microsoft\DevStudio\6.0\Build
System\Components\Platforms\Win32 (x86)\Directories\Include Dirs
and Library Dirs.

The LIB and INCLUDE environment variables.

Ian.





More information about the CMake mailing list