Boost logo

Boost Users :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-09 12:13:07


AMDG

Johan Råde wrote:
> The "define=..." syntax does not seem to be documented in the
> Boost.Build V2 User Manual.
>
> What is the syntax for making several preprocessor definitions,
> for instance both _SECURE_SCL=0 and _HAS_ITERATOR_DEBUGGING=0 ?

Just list them all,
define=_SECURE_SCL=0 define=_HAS_ITERATOR_DEBUGGING=0

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net