Boost logo

Boost-Build :

Subject: Re: [Boost-build] how to get a different output location for lib and obj files?
From: Fadi Beyrouti (fbeyrout_at_[hidden])
Date: 2009-09-20 17:02:23


Brian Ravnsgaard Riis <brian <at> ravnsgaard.net> writes:

> Not directly, I think. However:
>
> lib a ... ;
> lib b ... ;
> lib c ... ;
>
> install stage
> : a b c
> : <location>./stage
> ;
>
> Then "bjam stage" will copy your libraries to ./stage from your project
> root (and even build them first if needed).
>
> HTH
> /Brian
>
>

I guess that can do the trick :)

Thanks

--
Fadi,

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