[Scons-users] Dependencie with Sconscripts and builder's environment
    Dirk Bächle 
    tshortik at gmx.de
       
    Tue Oct 11 18:36:23 EDT 2016
    
    
  
Vasily,
On 11.10.2016 22:16, Vasily wrote:
> I was under impression that one can tell an Action one creates to include certain environment variables (COMMENT in your case) into
> Action's signature.
>
this is true for a CommandAction, where you specify the build step in the form of a shell command. But for a FunctionAction the 
"varlist" is not taken into account.
Dirk
    
    
More information about the Scons-users
mailing list