$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] include order
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2014-04-02 11:03:10
AMDG
On 04/01/2014 11:48 PM, Karsten Ahnert wrote:
>
> thank you for the patch. It works perfectly for me.
>
There's still a problem with that patch.
(The dependency scanner also needs to be
fixed. Touching a header in your tree might
not cause a rebuild, while touching the same
header in Boost will, even though it's your
header that is actually used.) The version
that I pushed to develop fixes this as well.
In Christ,
Steven Watanabe