
19 Mar
2008
19 Mar
'08
6:49 p.m.
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. John.