[CMake] Problem finding installed library on Windows platform

2011-06-20 Thread Stephen Torri
Subject: Finding libraries on Windows platform I am using CMake 2.8 on Windows XP to create a Visual Studio 2010 solution. The problem I am having is that I cannot get CMake to find libraries on the system. These libraries were created by us for other project. Here is the CMake module

Re: [CMake] Problem finding installed library on Windows platform

2011-06-20 Thread Michael Hertling
On 06/20/2011 02:49 PM, Stephen Torri wrote: Subject: Finding libraries on Windows platform I am using CMake 2.8 on Windows XP to create a Visual Studio 2010 solution. The problem I am having is that I cannot get CMake to find libraries on the system. These libraries were created