godot/modules/mbedtls/config.py
Fabio Alessandrelli 67b600d957 Add mbedtls module
2018-02-14 01:26:23 +01:00

6 lines
71 B
Python
Executable file

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