Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-06-27 11:56:10


On Tuesday 27 June 2006 01:23, Kevin Wheatley wrote:
> Reece Dunn wrote:
> > I would say having:
> >
> > use-project boost : $(BOOST_ROOT) ;
>
> +1
>
> I'm doing this for Windows, Linux and SGI... and several boost
> versions, withour changing the code in Subversion/CVS

Another solution is to put:

  use-project boost : /system/specific/path ;

in user-config.jam (which can contain everything ordinary Jamfiles can).

Whether this is more or less convenient that using environment variable is a
matter of personal preferencee.

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

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