mirror of
https://github.com/godotengine/godot.git
synced 2025-11-02 14:41:07 +00:00
theora: Move to a module and split thirdparty lib
Same rationale as the previous commits.
(cherry picked from commit cfcc8a20e8)
This commit is contained in:
parent
bfea3f1d9a
commit
82e8721715
88 changed files with 199 additions and 178 deletions
|
|
@ -25,11 +25,11 @@ def get_flags():
|
|||
|
||||
return [
|
||||
('tools', 'no'),
|
||||
('theora', 'no'),
|
||||
('musepack', 'no'),
|
||||
('squish', 'no'),
|
||||
('module_speex_enabled', 'no'),
|
||||
('etc1', 'no'),
|
||||
('module_theora_enabled', 'no'),
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue