mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
mpc: Move to a module and split thirdparty libmpcdec
(cherry picked from commit 5c12c9e69b)
This commit is contained in:
parent
82e8721715
commit
c8a97c3678
34 changed files with 158 additions and 55 deletions
|
|
@ -25,10 +25,10 @@ def get_flags():
|
|||
|
||||
return [
|
||||
('tools', 'no'),
|
||||
('musepack', 'no'),
|
||||
('squish', 'no'),
|
||||
('module_speex_enabled', 'no'),
|
||||
('etc1', 'no'),
|
||||
('module_mpc_enabled', 'no'),
|
||||
('module_theora_enabled', 'no'),
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue