Boost logo

Boost-Build :

Subject: Re: [Boost-build] How to write such a feature?
From: Sherwood Hu (sherwood_at_[hidden])
Date: 2009-09-23 11:43:25


>>This is not presently possible. Is propagation to libB causing you any
troubles?
>>- Volodya

Vlad,

Thanks for the answer! Unfortunately it has side effect when this
feature propagates.

In this case, libA has a dependency - libB. The unit test exes are
written for testing libA thoroughly, not for libB (as it is covered by
its own tests). The feature <enable-debug-module> adds debug tracing for
the module enabled. We'll end up with getting unnecessary traces from
libB.


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