Subject: Re: [Boost-build] how to vary the destination directory based on <toolset> in stage rule
From: Stjepan Rajko (stjepan.rajko_at_[hidden])
Date: 2009-04-22 16:02:19


On Wed, Apr 22, 2009 at 10:44 AM, Vladimir Prus <ghost_at_[hidden]> wrote:
>>
>> Could someone suggest a correct way to vary the destination directory
>> based on the <toolset>?
>
> Yes, use <location> together with indirect conditinal requirements:
>

Thank you for the quick help - it worked great.

Stjepan