$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Global headers across projects
From: Alexander Sack (pisymbol_at_[hidden])
Date: 2008-10-15 11:56:45
On Wed, Oct 15, 2008 at 11:48 AM, Steven Watanabe <watanabesj_at_[hidden]> wrote:
> AMDG
>
> Alexander Sack wrote:
>>
>> Still does not work - I tried this btw:
>>
>> error: Unable to find file or target named
>> error: 'common_headers'
>> error: referred from project at
>> error: <somepath>
>>
>
> Oh. Right. Inheritance of dependency properties was only fixed
> in the trunk after 1.36. See changesets 48317, 48318, and 48319.
Are their any workarounds to this at all? I mean this is a big bug right?
-aps