[Scons-users] SCons.dblite path

Bill Deegan bill at baddogconsulting.com
Fri Dec 4 13:02:50 EST 2015


Ivan,

There's (currently) no way to do this from the command line.
You can do it in your SConstruct/SConscripts using
SConsignFile([file, dbm_module]) , env.SConsignFile([file, dbm_module])

See: http://scons.org/doc/production/HTML/scons-man.html search for
"SConsignfile".

Hope that helps,
Bill




On Fri, Dec 4, 2015 at 12:41 PM, Ivan Kravets <me at ikravets.com> wrote:

> Dear Users,
>
> Do you know how to change path to ".sconsign.dblite"? SCons creates it
> within $CWD by default. Need to move it to $CWD/.somedir/.sconsign.dblite
> Also, didn't find it in "scons -h".
>
> Thanks in advance!
>
> Regards, Ivan
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20151204/f1109fed/attachment.html>


More information about the Scons-users mailing list