citra/.gitmodules

34 lines
1.1 KiB
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
url = https://github.com/citra-emu/ext-boost.git
[submodule "nihstro"]
2016-09-02 03:00:15 +00:00
path = externals/nihstro
url = https://github.com/neobrain/nihstro.git
2016-04-24 13:18:30 +00:00
[submodule "soundtouch"]
2016-09-02 03:00:15 +00:00
path = externals/soundtouch
url = https://github.com/citra-emu/ext-soundtouch.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
2017-02-13 20:03:55 +00:00
[submodule "cryptopp"]
path = externals/cryptopp/cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "fmt"]
path = externals/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "enet"]
path = externals/enet
url = https://github.com/lsalzman/enet
2017-06-28 02:28:13 +00:00
[submodule "cpr"]
path = externals/cpr
url = https://github.com/whoshuu/cpr.git