$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Files with same name in different directories
From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2008-11-13 07:08:50
Vladimir Prus wrote:
> Hi,
>
> I've just checked in this patch:
>
> https://svn.boost.org/trac/boost/changeset/49714
>
> that purports to make:
>
> exe a : dir1/a.cpp dir2/a.cpp ;
>
> work, but including "dir1" and "dir2" in the path for a.o. This is:
[snip]
Just adding my complete and utter support for having checked in this
long-awaited-for-patch (without even actually trying it out myself).
Thanks!
/ Johan