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

zlib: Split thirdparty files, simplify scons option

This commit is contained in:
Rémi Verschelde
2016-10-14 18:58:24 +02:00
parent 36738ddda4
commit cbf52606f4
36 changed files with 57 additions and 49 deletions

View File

@@ -27,7 +27,6 @@ def get_opts():
def get_flags():
return [
('builtin_zlib', 'no'),
]