1
0
mirror of https://github.com/godotengine/godot synced 2024-07-08 18:25:47 +00:00
godot/modules/freetype/config.py

7 lines
77 B
Python

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