[CMake] FIND_LIBRARY in FindBoost finds wrong library

James C. Sutherland James.Sutherland at utah.edu
Thu Mar 18 10:13:42 EDT 2010


On Mar 18, 2010, at 7:47 AM, Marcel Loose wrote:

> I ran into a problem with FindBoost where it fails to find the correct
> version of a component library. The cause is pretty clear to me.

This isn't an answer to your question, but have you tried the CMake version of boost?  I have found it much easier to build and it plays well with other CMake build systems...
http://sodium.resophonic.com/boost-cmake/current-docs/

The only drawback is that it isn't updated as frequently as the bjam boost distribution (1.42 still hasn't been released on the CMake build system).

James


More information about the CMake mailing list