On Sat, Nov 14, 2009 at 07:01:23PM -0500, David Manura wrote: > CMAKE_SHARED_LIBRARY_PREFIX is blank on MSVC, unlike on most platforms > (MinGW included):
I don't know how to solve your problem but none of the Windows libraries I've seen use the convention of putting "lib" at the beginning of library names. CMake is simply doing what most VS developers would expect. tyler _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake