Boost logo

Boost-Build :

Subject: [Boost-build] How to build multiple sub-projs
From: Anant Rao (arao_at_[hidden])
Date: 2009-06-30 01:44:04


Hi,

Say, a directory dir1 has Jamroot.
dir1 has 2 sub-dirs: dir2, dir3, each having a Jamfile.

By running bjam in dir1, how to invoke Jamfile in dir2 and dir3?

I tried 'build-project' dir1 dir2 in Jamroot in dir1.
It gave a syntax error, saying only param could be passed to build-project.

Thanks,
Anant Rao



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk