Boost logo

Boost-Build :

Subject: Re: [Boost-build] creating multiple targets
From: Stefan Zimmer (Zingel_at_[hidden])
Date: 2009-10-12 07:18:26


Steven Watanabe wrote:
>
> Use the alias rule:
>
> alias all : exe1 exe2 ;
>
> In Christ,
> Steven Watanabe

Thanks, this works, but not as expected.
All my targets ( exe1 and exe2 ) get builded. But now the executables are only in their cryptic directorys "exe1/bin/gcc...".
I have written an install bin rule in each Jamfile, which shortens the path to $(BASE_DIR)/bin/[release or degug].
this works fine, if I build the targets directly, but it doesn't work, with that alias rule.
Any idea to solve this?

Tanks,
 Zingel

-- 
Neu: GMX DSL bis 50.000 kBit/s und 200,- Euro Startguthaben!
http://portal.gmx.net/de/go/dsl02

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