Boost logo

Boost-Build :

From: Andrey Melnikov (melnikov_at_[hidden])
Date: 2005-08-16 09:19:25


Vladimir Prus wrote:
> On Tuesday 16 August 2005 00:08, David Abrahams wrote:
>
>>Also, is it possible to set up a general build-dir in my user-config.jam?
>
>
> No, I don't think so. We talked about defining some rule in user-config.jam
> that would compute build directories for all project roots, but it was not
> implemented. As a workaround, you can poke "--build-dir=whatever" to ARGV in
> your boost-build.jam. No, I don't think that's nice.

In VC IDE projects I use something like
$(TEMP)vc++/$(SolutionName)$(ProjectName) for my intermediate folders.

Is this rule going to implement basically the same thing?

Andrey

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk