Boost logo

Boost-Build :

Subject: Re: [Boost-build] Putting quotes around compiler option
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2017-05-06 18:19:53


AMDG

On 05/06/2017 12:14 PM, Edward Diener via Boost-build wrote:
> Is there any way I can force Boost Build to pass a compiler option with
> quotes ( " ) around the option when I specify the compiler option in a
> jam file ?
>

Jam parses quotes. You need to escape them with '\'.

In Christ,
Steven Watanabe


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