Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-12-19 01:51:09


On Monday 19 December 2005 09:35, Patrick Tan wrote:

> >>Would anyone know how I can achieve the above pseudo code in a Jamfile.
> >
> >If you are "inside" the BBv2 umbrella then you'll need to get the ARGV
> >from the system module.
>
> I'm using BBv2 can you tell me how I can get the ARGV variable from the
> system module?

import modules ;
local argv = [ modules.peek : ARGV ] ;

- 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