Boost logo

Boost Interest :

Subject: Re: [Boost-cmake] First time build of boost-1.40.0 with cmake
From: troy d. straszheim (troy_at_[hidden])
Date: 2009-09-17 17:14:01


John Murdie wrote:
>
> I'd link all .hpp files I could find to /usr/local/include64/boost/*/
> (as appropriate) and add:
>
> -DRELEASE_COMPILE_FLAGS="-O3 -DNDEBUG -I/usr/local/include64"
>
> to the cmake arguments, but there must be an easier way of preventing
> this problem, surely?
>

I'm pretty sure the patches you need (and you don't need to make
'modularize') are on the 'official cmake' branch here:

   http://gitorious.org/~straszheim/boost/cmake/

Here is the direct download link for the cmake/1.40.0 branch,

   http://gitorious.org/boost/cmake/archive-tarball/1.40.0

Included are a bunch of docs, which can be viewed online here:

http://gitorious.org/~straszheim/boost/cmake/blobs/raw/1.40.0/tools/build/CMake/docs/build/html/index.html

-t


Boost-cmake list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk