Boost logo

Boost :

Subject: Re: [boost] [bjam] command for release/debug
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2012-02-14 13:57:54


AMDG

On 02/14/2012 07:41 AM, lcaminiti wrote:
> Hello all,
>
> How can I program a Jamfile to execute the following on `bjam debug`:
>
> compile-fail const_block_err.cpp ;
>
> But the following on `bjam release`?
>
> run const_block_err.cpp ;
>

put <variant>release and <variant>debug
in the requirements parameters.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk