Use the official Ogg repo as a submodule.

Continuing to use version 1.3.2 for now.

`-DNATIVE_TOOLKIT_OGG` seems unused, and has been excluded.
This commit is contained in:
Joseph Cloutier
2022-05-08 23:20:50 -04:00
parent 455aef606d
commit d6ec1c123b
5 changed files with 35 additions and 9 deletions

2
.gitmodules vendored
View File

@@ -12,7 +12,7 @@
url = https://github.com/curl/curl
[submodule "project/lib/ogg"]
path = project/lib/ogg
url = https://github.com/openfl/libogg
url = https://github.com/xiph/ogg
[submodule "project/lib/zlib"]
path = project/lib/zlib
url = https://github.com/openfl/libzlib