[Scons-users] question about SConstruct
Tom Tanner (BLOOMBERG/ LONDON)
ttanner2 at bloomberg.net
Wed Sep 25 05:58:09 EDT 2013
When I do
scons -Y <path>
and the SConstruct file is found at <path>/SConstruct, it gets an entry in .scons.dblite, but if I specify it manually:
scons -Y <path> -f <path>/SConstruct
it doesn't get an entry.
And is it important?
More information about the Scons-users
mailing list