$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Kirill Lapshin (klapshin_at_[hidden])
Date: 2003-10-21 10:33:34
--- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> What do users think about it?
>
> Two possible problems are:
>
> 1. A bit longer paths. Not a real problem, I think.
> 2. If one cpp is used by two exe, it will be recompiled twice. I
think this
> will be quite rare.
Fine with me -- paths already long enough to render them pretty much
unusable :)
So I have to rely on unit-test, symlink and stage anyway.
--Kirill