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 mailing list Boost-cmake@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-cmake