You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
theora: Move to a module and split thirdparty lib
Same rationale as the previous commits.
This commit is contained in:
@@ -26,10 +26,10 @@ def get_flags():
|
||||
|
||||
return [
|
||||
('tools', 'no'),
|
||||
('theora', 'no'),
|
||||
('musepack', 'no'),
|
||||
('squish', 'no'),
|
||||
('etc1', 'no'),
|
||||
('module_theora_enabled', 'no'),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user