Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-11-04 03:56:29


pal.tw wrote:

> Thanks, but usage requirements seem to apply all source targets,
> not just this group of source files..
> Ex.
> --------------------------------------------------------------
> alias libjasper : $(SOURCE_FILES)
> <define>EXCLUDE_MIF_SUPPORT <define>EXCLUDE_PNM_SUPPORT
> <define>EXCLUDE_BMP_SUPPORT <define>EXCLUDE_RAS_SUPPORT
> <define>EXCLUDE_JPG_SUPPORT <define>EXCLUDE_PGX_SUPPORT
>
> : : <include>$(SOURCE_ROOT)/jp2/src/libjasper/include
>
> ;
> --------------------------------------------------------------
> The symbols is just for 'libjasper' group.
> Although it might be fine for others. But I think
> it would be dangerous to exceed the limit of command line.
> So my original question should be how to apply a property-set
> to a subset of source targets.

I think that's what

http://zigzag.cs.msu.su:7814/scarab/issues/id/BB22

asks for. Unfortunately, I still have no idea how to implement this.
BTW, is there any reason why you can't create several libraries, instead of
several aliases?

- Volodya

>
>
>
>
> To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

 


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