squish: Move to a module and split thirdparty lib

This commit is contained in:
Rémi Verschelde 2016-10-13 21:48:06 +02:00
parent 8981ff8a84
commit 8311a78df5
37 changed files with 144 additions and 60 deletions

View file

@ -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'),
]