|
Boost-Build : |
From: Mark Evans (evans_mark_at_[hidden])
Date: 2006-02-11 10:57:56
I confirmed this problem on my system.
lib : : <conditional>@sources ;
when "bjamed" does nothing other than indicate nnn targets found. Change this to:
exe : : <conditional>@sources ;
causes the sources returned by [ sources ] to be compiled.
Anyone have a fix? I was hoping to exploit this feature.
Regards,
Mark
Jaroslav Gresula <jgresula_at_[hidden]> wrote:It seems to me that the feature does not work for lib targets.
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