1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

theora on server build

This commit is contained in:
Ariel Manzur
2016-02-25 09:44:03 -03:00
committed by Rémi Verschelde
parent 45a0bbe56e
commit e4d367e7a1

View File

@@ -28,7 +28,6 @@ def get_flags():
return [
('builtin_zlib', 'no'),
('theora','no'), #use builtin openssl
]