
14 Feb
2012
14 Feb
'12
6:57 p.m.
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