1 2 3 4 5 6 7 8 9
def can_build(platform): # FIXME: Disabled temporary for gles3 implementation return False def configure(env): pass