[Scons-users] How to have multiple site-dirs

Erik Kazandjian erik.kazandjian at gmail.com
Sat Aug 27 03:36:13 EDT 2022


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 <bill at baddogconsulting.com>:

> 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 <
> erik.kazandjian at gmail.com> 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
>> Scons-users at scons.org
>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>
> _______________________________________________
> 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/20220827/8f74dd97/attachment.htm>


More information about the Scons-users mailing list