Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-07-12 01:29:06


On Tuesday 11 July 2006 20:00, Artem Alimarine wrote:
> > Multiple libs is the solution I went with for now. I put a jam file in
> > each sub-directory to build a lib and then referenced it from the
> > parent. A little annoying, but I set it up once and went on with my
> > work. :->
>
> Can you use aliases to avoid long library lists for each executable you
> build?

Yes, you can.

  alias all_my_libs : lib1 lib2;

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

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