
19 Mar
2008
19 Mar
'08
6:56 p.m.
John Maddock wrote:
Vladimir Prus wrote:
Adding
import quickbook ;
will make it sure that Jamfile will be parsed without errors. But given that doc/Jamfile is only parsed if you're building docs, you better have 'using quickbook' somewhere.
No with no "using quickbook ;" then quickbook gets built from source.
Yes (by accident/historical reasons, but anyway). Maybe, somebody can add it to Jamroot, so that it's not necessary to add to <each-library/doc/Jamfile.v2 ? - Volodya