Re: How to have multiple site-dirs
Erik Kazandjian <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <CAOePwYNjpWS8TOdu9jrnFNBhFxV8+5-_5wi_bgedc=o=axbffg@mail.gmail.com> |
I think I found the solution. I just created extra directories under site_tools and in my SConstruct I call env.Tool(dir.toolname) that seems to work. Is this the way to go? Thanks Erik Op vr 26 aug. 2022 19:50 schreef Bill Deegan <[email protected]>: > Do you want SCons to execute site_init.py's in each of them, or are do you > just want SCons to find the tools in each site_scons/site_tools? > > > > On Thu, Aug 25, 2022 at 11:20 PM Erik Kazandjian < > [email protected]> wrote: > >> Hi, >> >> We are migrating several projects into 1. The problem we have is that all >> these projects had their own site-dir directory with its own site-tools >> directory. Is there a way to tell scons to scan several site-dir paths >> and(or) site-tools paths >> >> Regards >> Erik >> _______________________________________________ >> Scons-users mailing list >> [email protected] >> https://pairlist4.pair.net/mailman/listinfo/scons-users >> > _______________________________________________ > Scons-users mailing list > [email protected] > https://pairlist4.pair.net/mailman/listinfo/scons-users > _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users