[Scons-users] post action after builder action run
Gary Oberbrunner
garyo at oberbrunner.com
Mon Oct 1 09:20:40 EDT 2012
On Mon, Oct 1, 2012 at 9:16 AM, Philipp Kraus
<philipp.kraus at flashpixx.de> wrote:
...
> In the documentation the Post / Pre-Action is defined for the environment,
> but my question is for the builder, so I would like define an post-action
> after the builder action, because I need it depend on the source (input of
> the builder / emitter)
Why not just make the action a list of actions, with your post-delete last?
--
Gary
More information about the Scons-users
mailing list