$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-07-29 07:08:40
Hi Craig,
> I noticed something weird recently when using latest CVS
> version of BBv2 on Linux. I don't know if this happened before.
Internally, Boost.Build sorts all properties, to speed up something.
If you need a specific order of a specific includes pair, the current syntax
is
<include>some_dir&&another_dir
This is relatively new and untested part of the code, so feedback is very
welcome.
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2