Boost logo

Boost-Build :

From: Daniel Schlyder (daniel_at_[hidden])
Date: 2004-08-22 13:54:56


Using BBv1, how can I add a lib or cpp file only to debug build sources?

template foo : <debug><lib>bar ;

gives the error "unknown suffix" and

template foo : <debug>bar.cpp ;

gives the error "don't know how to make".

I thought variants would be the answer, but it appears you cannot add sources
to them.

--
Daniel Schlyder
http://bitblaze.com/
 

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