|
Boost-Build : |
Subject: [Boost-build] bjam - individual projects
From: Anant Rao (arao_at_[hidden])
Date: 2009-10-25 01:32:51
Hi,
On Linux, in my Jamroot file, I have:
build-project docservices/documentprocessors/ParserProcessor ;
build-project shared/nearDipClusters ;
If I run 'bjam', everything is fine i.e., both projects build fine.
However, I want to run individual projects.
That is, with the same Jamroot file, I want to issue something like:
bjam ParserProcessor
or
bjam NearDup
Is it possible? If so, how? If not, is there an alternative to achieve the same?
Thanks so much,
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