Boost logo

Boost-Build :

From: Miguel Ramos (c++_at_[hidden])
Date: 2008-03-17 19:52:49


2008/3/17, Vladimir Prus <ghost_at_[hidden]>:

> The JAMDATE is a builtin Jam variable and is defined in the global
> module. Use
>
> import modules ;
> JAMDATE = [ modules.peek : JAMDATE ] ;
>
> to get that variable in a Jamfile.
>
> HTH,
> Volodya

Thanks. I wasn't completely aware of modules.

-- 
Miguel Ramos

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