[Scons-users] when to use depends and when to use requires
Mats Wichmann
mats at wichmann.us
Thu Nov 10 14:11:45 EST 2022
On 11/10/22 11:35, Bill Deegan wrote:
> If you need either.. you're probably doing something wrong.. (TM - Me...;)
>
> The fact that you're using either means that the relevant files weren't
> listed as a source or a target to the correct builders and/or the extra
> sources/dependencies weren't found by a scanner.
in the latter case, if you're doing something that's custom and not a
language SCons recognizes, the "scanner doesn't find it" isn't that odd,
is it?
More information about the Scons-users
mailing list