Boost logo

Boost-Build :

Subject: [Boost-build] usage-requirements on specific targets
From: Christian Auby (christian_at_[hidden])
Date: 2010-02-17 08:13:25


say I have:

project : usage-requirements
        <define>SOMETHING
        ;

lib one : one.cpp ;
lib two : two.cpp ;

how would I add usage-requirements specifically for each lib? e.g. a
<define> or <include> that only apply if you depend on target "one" or
"two", but not common for both.

regards,

Christian


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