Boost logo

Boost-Build :

From: Wieger Wesselink (wieger_at_[hidden])
Date: 2003-06-04 02:01:40


Hi,

when I add multiple include paths to a Jamfile, like

<include>../spirit-1.6.0 <include>../boost

it seems like these paths are being ordered alphabetically by
Boost.Build (v2). I.e. on the command line this gets expanded
into -I"..\boost" -I"..\spirit-1.6.0". That's not what I intended.
Is there a way to circumvent this?

Regards,

Wieger

 


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