$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Default build
From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2008-11-04 02:28:03
Vladimir Prus wrote:
> Hi,
> I'd like to have a small poll:
>
> 1. Do you use the 'default build' project attribute.
Yes.
> 2. Can you tell what properties are set there?
Usually just the variants:
debug release
Sometimes also:
<link>static debug release
> 3. Do you use that to specify multiple property sets?
I'm not sure what the above qualifies as.
/ Johan