
3 Sep
2008
3 Sep
'08
5:42 p.m.
frederic.bron@alcan.com wrote:
I have already tried to set BOOST_ROOT but then bjam starts to build the full boost libraries... How can I say build only the documentation for the directory I am in?
Strange, I cd into sandbox/type_traits/libs/type_traits/doc and then: export BOOST_ROOT=../../../../../trunk bjam Builds just the type_traits docs. HTH, John.