Boost logo

Boost-Build :

Subject: Re: [Boost-build] Default build
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2008-11-04 10:07:50


Rene Rivera wrote:

> Vladimir Prus wrote:
>> 1. Do you use the 'default build' project attribute.
>> 2. Can you tell what properties are set there?
>> 3. Do you use that to specify multiple property sets?
>
> This is how I use it:
>
> project facets
> : build-dir bin
> : default-build ~debug
> : requirements <target-os>windows:<architecture>x86
> ;
>
> And like Jurgen, I have my own variants that have all the properties.

Do you use default build only in Jamroot, or in subproject's Jamfiles also?
Jürgen, same question to you.

- 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