Boost logo

Boost-Build :

From: David Abrahams (gclbb-jamboost_at_[hidden])
Date: 2003-08-21 21:11:09


"peter_schoen1_web_de" <Peter.Schoen1_at_[hidden]> writes:

G> Hi,
>
> the boost.build-v2 manual explains how to define prebuilt targets and
> the usage-requirements for these targets.
>
> I have several header-only libs (like many boost libraries), and I
> wonder how can I define the usage-requirements for such a lib?
>
> This doesn't work:
>
>
> lib aHeaderOnlyLib
> :
> :
> :
> : <include>include
> ;
>
> Very best wishes

Yep, I'm having the same problem. I want to use some header-only
libraries from boost. I'd have thought adding <uses>/boost to my
requirements would do it, since the boost Jamfile.v2 says that the
usage-requirements are "<include>."

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
 

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