Boost logo

Boost-Build :

From: Andrei Melnikov (andy.melnikov_at_[hidden])
Date: 2006-06-22 13:57:54


I want to switch <runtime-debugging>off for debug builds. How can I do it?

I want my output folder still to be debug/, not
debug/runtime-debugging-off. I can create my own variant

variant xdebug : debug : <runtime-debugging>off ;

But is this possible to change the existing "debug" variant? Can I
"kill" an existing variant and create my own from scratch?

Andrei


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