Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2006-12-10 18:29:02


I'm trying to build a Jamfile that declares a main target that is a
python extension and then another main target that is a test of that
extension. Unlike the way testing was done in BBv1, I see no obvious
way to do that. The only examples I have of such tests build the
generation of the extension targets into a generator, which is not
only overly complex, but fails to expose the top-level target for the
Python extension. Doing what I want here ought to be easy.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.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