mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-20 05:43:56 +00:00
0fbd00f656
It looks like the SCsub for cvtt was copied from squish and it left the `if env['build_squish']:` line intact. This means that using `scons builtin_squish=no modules/cvtt` would fail and overal builds would also fail because they'd fail to find `ConvectionKernels.h`