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/