$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-07-12 10:00:49
Hi Andreas,
> I'm wondering why there is no common-variant-tag rule in v2. Has it
> become obsolete for some reason?
Kind of. Take a look at top-level Jamfile.v2 for Boost. It uses
<tag>@$(__name__).tag
which achieves the same effect without needed to use 'common-variant-tag'
everywhere.
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2