Monday, January 29, 2024

Re: scons CPP parser vs dpb junking

On 2024/01/28 23:33, Omar Polo wrote:
> Since the import of games/godot4 there have been at least two build
> failures that naddy reported to me. Both stems from the same issue:
> scons' CPP parser limitations.
>
> In a nutsell, given the following bit of code
>
> #ifdef USE_FOO
> # include <foo.h>
>

No comments:

Post a Comment