Re: Avoid dependency cycle with same file name source and target
Gary Oberbrunner <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <CAFChFyj4d0tSWAL2KPQ94atrDoJPgHnvEM0zsNq8aoMcYPXnsQ@mail.gmail.com> |
That's a tough one. SCons uses the filename (the full path) to store the build or source signature and know what needs to be rebuilt. Can you create the target in a subdir? On Mon, Apr 29, 2019 at 8:14 PM Ryan Heniser via Scons-users < [email protected]> wrote: > I am creating a custom SCons tool. The source and target file names are > the same. I can’t change the source or target file names. > > What’s the best approach to avoid dependency cycle errors? > > Kind regards, > > Ryan > _______________________________________________ > Scons-users mailing list > [email protected] > https://pairlist4.pair.net/mailman/listinfo/scons-users > -- Gary _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users