$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-07-20 12:08:49
David Abrahams wrote:
>
> on Fri Jul 20 2007, Vladimir Prus <ghost-AT-cs.msu.su> wrote:
>
>> I think the ideal approach is to make the install process
>> create to $prefix/share/boost/Jamroot
>
> Yes, it would be nice to finally have this feature!
>
>> Then, any Boost.Build project wishing to link to boost can
>>
>> use-project /boost : $prefix/share/boost/Jamroot ;
>
> Are you sure you meant to write "/Jamroot" above?
Yes, I meant that. What is wrong with that?
- Volodya