Boost logo

Boost-Build :

Subject: [Boost-build] "$" character in bjam string
From: dimak (dvb.kharkov_at_[hidden])
Date: 2012-06-18 11:58:49


Hello,

Could you please clarify how can I use "$" character inside bjam strings? I
supposed "\" escaping should work, but it does not.

For example, "text" variable gets empty value if we assign to it the
following:

text = "[ wildcard \$(dir)/* ]" ;

where \$(dir) is NOT a variable name, but escaped "$" character and "(dir)".

Thanks for help,
DimaK

--
View this message in context: http://boost.2283326.n4.nabble.com/character-in-bjam-string-tp4631463.html
Sent from the Boost - Build mailing list archive at Nabble.com.

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