mirror of
https://github.com/godotengine/godot.git
synced 2025-10-28 04:04:24 +00:00
zlib: Split thirdparty files, simplify scons option
(cherry picked from commit cbf52606f4)
This commit is contained in:
parent
e04ec9565b
commit
f1bd2f6f56
35 changed files with 55 additions and 48 deletions
|
|
@ -25,6 +25,7 @@ def get_flags():
|
|||
|
||||
return [
|
||||
('tools', 'no'),
|
||||
('builtin_zlib', 'yes'),
|
||||
('module_speex_enabled', 'no'),
|
||||
('module_etc1_enabled', 'no'),
|
||||
('module_mpc_enabled', 'no'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue