Boost logo

Boost-Build :

From: Pedro Lamarão (pedro.lamarao_at_[hidden])
Date: 2006-05-25 13:52:03


Paul A Bristow escreveu:
> How do I specify several compile options with bjam V2,
>
> (for msvc)
>
> eg /EHa /W4 .. and others
>
> I would expect to add a line somewhat similar to
> bjam -sBUILD="<cxxflags>-clr" test

bjam cxxflags="-clr" test

--
 Pedro Lamarão

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