Rémi Verschelde a2c68d9da7
lightmapper: Disable build if raycast module can't build
We need to propagate the hacky checks from the raycast config to the
lightmapper config, as the failure of a `can_build()` check is not notified to
other modules (which might even be checked further depending on the processing
order in SConstruct).

A more thorough fix would be to change SConstruct to do two loops on modules:
one to check `can_build()` and disable modules which can't build, then another
one to rechecked `can_build()` with the new lineup and do further config.
But there would be more risk for regressions than with this ad hoc hack.

Similar story for the `platform/x11/detect.py` change... oh my eyes :(
2021-04-22 19:12:37 +02:00
..
2021-01-13 16:17:06 +01:00
2021-02-18 12:23:25 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00