← Back to team overview

dolfin team mailing list archive

Re: SCons

 



Åsmund Ødegård wrote:


On Mon, Mar 10, 2008 at 11:37 PM, Garth N. Wells <gnw20@xxxxxxxxx <mailto:gnw20@xxxxxxxxx>> wrote:

    Is there a way to print a message to the screen at the end of a build? A
    plain old 'print' prints at the start of the build process.


Can you be a bit more specific about what you try to do? Scons is declarative, not imperative (or something like that) - everything in the scons-related files is (mostly) just put no a stack for later execution by scons....


I would like to print a message for users at the end of the build process on how to set various paths.

Garth


Åsmund




Follow ups

References