|
Boost-Build : |
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-01-03 11:25:46
>>Extreme suggestion here :-) The following would be cool to have:
>>
>>project.source <location>src <pattern>*.c ;
>>
>># builds all the "c" files in the "src" directory.
>>exe foobar : * ;
>>
>
> Not so extreme. I think Toon wanted to do something similar, but I think
> this makes more sense:
>
> project my-project : <source-location>src ;
> exe foobar : *.c ;
>
correct. I would like to see this a lot !
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