|
Boost-Build : |
Subject: Re: [Boost-build] Alias problem
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-04-03 17:46:30
AMDG
Sherwood Hu wrote:
> But how to add two defines at the same time? I tried
>
> <define>_UNIT_TEST<define>_ENABLE_LOGGING
>
> and neither enters the compile.
>
Leave a space. The <define>s are independent.
<define>_UNIT_TEST <define>_ENABLE_LOGGING
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