mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
squish: Move to a module and split thirdparty lib
This commit is contained in:
parent
8981ff8a84
commit
8311a78df5
37 changed files with 144 additions and 60 deletions
|
|
@ -26,8 +26,7 @@ def get_flags():
|
|||
|
||||
return [
|
||||
('tools', 'no'),
|
||||
('squish', 'no'),
|
||||
('etc1', 'no'),
|
||||
('module_etc1_enabled', 'no'),
|
||||
('module_mpc_enabled', 'no'),
|
||||
('module_theora_enabled', 'no'),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue