$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2005-03-19 22:41:06
Hi all,
I am trying to define a default build, that would consist of one variant for
vc-7_1 and gcc, and one more variant for gcc only, such as:
debug -- vc-7_1, gcc
my_variant -- gcc only
Furthermore, my_variant doesn't make sence for vc-7_1.
Is it possible to describe all this, an if yes then how? I am using
Boost.Build version 1.
Thanks in advance.
Regards,
Arkadiy