|
Boost-Build : |
From: Reece Dunn (msclrhd_at_[hidden])
Date: 2006-07-16 16:55:24
Chris Weed wrote:
> Is there a way I can make a Jamfile for a library that just calls
> configure and make on that library? For example I want to add a
> Jamfile to my copy of fftw that will build it with configure and make.
There is support for a make rule in BBv2, so you could use that :). I am not sure how it is used, not having used it myself, but the documentation (http://www.boost.org/boost-build2) should help.
If that doesn't work, you can create a custom Jam rule/action (again, see the documentation for details) that would do this.
- Reece
_________________________________________________________________
Be one of the first to try Windows Live Mail.
http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d
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