Andreas Pakulat escreveu: > If you encounter any errors please reply to this mail with the cmake > error message and if you want to invest the time a patch to fix the > problem :)
Works for me in a gentoo system. I'd only change the semantics of Boost_USE_NONMULTITHREADED. I prefer setting Boost_USE_MULTITHREADED, this way I don't have to deal with double negations (like, I don't want a non-multithreaded boost == I want a multithreaded boost). Regards, rod _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
