1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00

zlib: Split thirdparty files, simplify scons option

(cherry picked from commit cbf52606f4)
This commit is contained in:
Rémi Verschelde
2016-10-14 18:58:24 +02:00
parent e04ec9565b
commit f1bd2f6f56
35 changed files with 55 additions and 48 deletions

View File

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