mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Make FreeType optional for export templates.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
def can_build(env, platform):
|
||||
return env.module_check_dependencies("text_server_fb", ["freetype"])
|
||||
return True
|
||||
|
||||
|
||||
def configure(env):
|
||||
|
||||
Reference in New Issue
Block a user