|
Boost : |
From: Jared McIntyre (jmcintyre_at_[hidden])
Date: 2007-07-24 21:22:13
I'm trying to get a boost-test bjam file to link to the signals
library from the sandbox. Could someone help me with this. Here is a
cut down version of what I have:
import testing ;
project
: source-location .
: requirements
;
{
test-suite pinhole
:
[ run TestStringProperties.cpp ]
;
}
I'm guessing I need to set something in requirements, but I nothing
I've tried has worked.
Thanks,
Jared
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk