$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-09-14 03:27:39
Jaroslav Gresula wrote:
> A change causing that free properties specified on the command line
> are applied globally has been committed recently to BBv2. In
> particular, the define and cxxflags features were mentioned in the
> related discussion.
>
> Are custom defined free features supposed to behave in the same way as
> well?
Yes.
> I have a simple generator and a free feature associated with it
> but specifying that feature on the command line has no effect.
It might be that your generator ignores the feature. Do you
have a minimal example reproducing thing?
- Volodya