Boost logo

Boost-Build :

From: Uri Moszkowicz (uri_at_[hidden])
Date: 2020-10-16 17:56:34


Hi,
I'd like to specify a dependency for a feature, like below:

feature.compose <MyFeature>yes :
  <define>MY_FEATURE
  <toolset>gcc-6.0.0:<include>$(dir-6.0.0)/include
  <toolset>gcc-10.0.0:<include>$(dir-10.0.0)/include

Is there a way I can do this with Boost::build?

Thanks,
Uri



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