Boost logo

Boost-Build :

From: Daniel Einspanjer (deinspanjer_at_[hidden])
Date: 2006-02-21 20:05:09


Our project currently won't compile with runtime-debugging, and I have the
following in my project root:

import feature : feature ;
feature.set-default threading : single ;
feature.set-default runtime-debugging : off ;
feature.set-default runtime-link : static ;

But since runtime-debugging is mentioned in the debug variant, I have extra
grist that, while not hampering the successful build of the project, gets in
my way as I work on porting this project and have to frequently investigate
the output directories.

-- 
Daniel Einspanjer 

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