|
Boost-Build : |
From: David Abrahams (dave_at_[hidden])
Date: 2007-03-21 03:24:43
I'm looking at the implementation of main-target-rule and I see:
# This rule may be only called from Jamfile, and therefore,
# CALLER_MODULE is Jamfile module, which is used to denote
# a project.
local project = [ project.current ] ;
I sure hope that this rule doesn't rely on being called from a
Jamfile, as I need to declare targets in python.jam. I'm sure it's a
fairly common kind of need, too.
-- 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