|
Boost-Build : |
Subject: [Boost-build] namespaces
From: Stefan Seefeld (stefan_at_[hidden])
Date: 2016-10-14 13:33:45
Hi,
I have "import common ;" in my Jamfile. Later, I write an action as
actions sphinx
{
common.copy $(something) : $(something-else) ;
}
resulting in the error
/bin/sh: line 6: common.copy: command not found
How can I call common.copy inside the "sphinx" action above ? Am I
approaching this the wrong way (i.e., should I define something other
than an action for this) ?
Thanks,
Stefan
-- ...ich hab' noch einen Koffer in Berlin...
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