Michael Jackson <mike.jack...@bluequartz.net> writes:

> Trying things out on windows and I noticed that when I build static
> libraries that the names of the libraries are NOT prefixed with "lib"
> like in the bjam version of the build. This causes the FindBoost
> included with CMake 2.6.4 and 2.8.0 to NOT find an installed boost on
> Windows using Visual Studio.
>
>    Where would this sort of thing be set in the CMake files?
>

Check around line 703 of BoostCore.cmake...

-t
_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

Reply via email to