|
Boost-Build : |
Subject: Re: [Boost-build] Newbie: controlling build order
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-08-17 12:37:12
Avi Bahra wrote:
> Is there any way to control the bjam build order ?
>
> In my Jamroot.jam I have:
>
> build-project Base ;
> build-project Server ;
> build-project Client ;
>
> I assume that build order was Base, Server,Client.
> but bjam does not follow this!
Avi,
there is no specific order of independent targets. Why do you
want such ordering?
- Volodya
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