[CMake] FindBoost.cmake and new (1.40) Boost Libraries

Pau Garcia i Quiles pgquiles at elpauer.org
Tue Aug 18 11:05:36 EDT 2009


On Tue, Aug 18, 2009 at 4:47 PM, James C.
Sutherland<James.Sutherland at utah.edu> wrote:
> The new boost libraries (as of version 1.40) will not have all of the extra
> information like compiler info and boost version tagged onto the library
> name.
>
> Is there going to be a patch released for the FindBoost.cmake to conform to
> the new library naming convention?
>
> Will the change be a breaking change or will backward compatibility be
> maintained?

In case anyone is wondering what's James talking about, this is the
thread you need to read:
http://thread.gmane.org/gmane.comp.lib.boost.user/50407

If you use "--layout=tagged" parameter when building Boost, libraries
will have the decorations (compiler, version, etc) they have had until
1.39.0, so the patch must keep backwards compatibility. It's just an
additional test to be performed.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)


More information about the CMake mailing list