[Scons-users] Starting with a clean installation directory
Dirk Bächle
tshortik at gmx.de
Mon Oct 21 17:55:40 EDT 2013
Sorry,
On 21.10.2013 23:49, Dirk Bächle wrote:
> [...]
> okay here's my next guess:
>
> [...]
>
> env.Default('install')
>
just noticed that you'll have to remove the line above...or move the if
clause to the very end of your SConstruct (below the definition of the
Default('install')), depending on whether you want 'install' to be a
default target or not. That should make things work properly.
Dirk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20131021/34502a18/attachment.html
More information about the Scons-users
mailing list