Files
godot/modules/gdnative/text/config.py
T

7 lines
77 B
Python

def can_build(env, platform):
return True
def configure(env):
pass