godot/modules/mbedtls/config.py

6 lines
71 B
Python
Executable File

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