|
Boost-Build : |
From: bmosher_at_crosswinds_dot_net <bmosher_at_[hidden] (bmosher_at_[hidden])
Date: 2003-01-23 17:24:48
Hi folks,
With boost jam v1, is there a way to define a lib target so that a
different source file is compiled based on debug or release builds?
Roughly what I'm looking for is something like this(although I know
this is not valid):
lib foo :
<debug>slow_foo.cpp
<release>fast_foo.cpp
;
thanks in advance,
--Brian Mosher
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