yuzu/.gitmodules

28 lines
845 B
Plaintext
Raw Normal View History

[submodule "inih"]
2016-09-02 03:00:15 +00:00
path = externals/inih/inih
url = https://github.com/svn2github/inih
[submodule "boost"]
2016-09-02 03:00:15 +00:00
path = externals/boost
2018-01-13 00:37:04 +00:00
url = https://github.com/yuzu-emu/ext-boost.git
2016-03-20 14:58:24 +00:00
[submodule "catch"]
2016-09-02 03:00:15 +00:00
path = externals/catch
url = https://github.com/philsquared/Catch.git
[submodule "dynarmic"]
path = externals/dynarmic
url = https://github.com/MerryMage/dynarmic.git
2016-12-11 22:59:28 +00:00
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
[submodule "fmt"]
path = externals/fmt
url = https://github.com/fmtlib/fmt.git
2018-01-04 02:43:57 +00:00
[submodule "lz4"]
path = externals/lz4
2018-03-21 17:30:14 +00:00
url = https://github.com/lz4/lz4.git
[submodule "unicorn"]
path = externals/unicorn
url = https://github.com/yuzu-emu/unicorn
[submodule "opus"]
path = externals/opus
url = https://github.com/ogniK5377/opus.git