Boost logo

Boost-Build :

From: Kirill Lapshin (klapshin_at_[hidden])
Date: 2003-10-20 20:57:49


Hello,

I've just come across an alias rule limitation -- it does not copy
usage-requirements. For example, suppose I have thirdparty library
declaring two libs -- util and main. main has a usage-requirement
<library>util. Now if I will declare an alias for main it will not
copy usage-requirement, hence it will not work as an alias.

Not sure what is the right way to fix it, since not all targets have
usage-requirements...

--Kirill

 


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