2015-04-22 18:15:18 +02:00
|
|
|
[submodule "boost"]
|
2016-09-02 05:00:15 +02:00
|
|
|
path = externals/boost
|
|
|
|
url = https://github.com/citra-emu/ext-boost.git
|
2015-04-22 18:15:18 +02:00
|
|
|
[submodule "nihstro"]
|
2016-09-02 05:00:15 +02:00
|
|
|
path = externals/nihstro
|
|
|
|
url = https://github.com/neobrain/nihstro.git
|
2016-04-24 15:18:30 +02:00
|
|
|
[submodule "soundtouch"]
|
2016-09-02 05:00:15 +02:00
|
|
|
path = externals/soundtouch
|
|
|
|
url = https://github.com/citra-emu/ext-soundtouch.git
|
2016-03-20 15:58:24 +01:00
|
|
|
[submodule "catch"]
|
2016-09-02 05:00:15 +02: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 23:59:28 +01:00
|
|
|
[submodule "xbyak"]
|
|
|
|
path = externals/xbyak
|
|
|
|
url = https://github.com/herumi/xbyak.git
|
2017-02-13 21:03:55 +01:00
|
|
|
[submodule "cryptopp"]
|
|
|
|
path = externals/cryptopp/cryptopp
|
|
|
|
url = https://github.com/weidai11/cryptopp.git
|
2017-05-27 23:22:35 +02:00
|
|
|
[submodule "fmt"]
|
|
|
|
path = externals/fmt
|
|
|
|
url = https://github.com/fmtlib/fmt.git
|
2017-07-16 22:02:36 +02:00
|
|
|
[submodule "enet"]
|
2017-07-07 21:34:15 +02:00
|
|
|
path = externals/enet
|
2017-12-04 02:35:54 +01:00
|
|
|
url = https://github.com/lsalzman/enet.git
|
|
|
|
[submodule "inih"]
|
|
|
|
path = externals/inih/inih
|
|
|
|
url = https://github.com/benhoyt/inih.git
|
2018-03-24 20:19:35 +01:00
|
|
|
[submodule "libressl"]
|
|
|
|
path = externals/libressl
|
|
|
|
url = https://github.com/citra-emu/ext-libressl-portable.git
|
2018-05-25 07:18:13 +02:00
|
|
|
[submodule "cubeb"]
|
|
|
|
path = externals/cubeb
|
|
|
|
url = https://github.com/kinetiknz/cubeb.git
|
2018-08-20 11:20:33 +02:00
|
|
|
[submodule "discord-rpc"]
|
|
|
|
path = externals/discord-rpc
|
|
|
|
url = https://github.com/discordapp/discord-rpc.git
|
2018-10-27 09:35:01 +02:00
|
|
|
[submodule "cpp-jwt"]
|
2018-12-06 13:14:54 +01:00
|
|
|
path = externals/cpp-jwt
|
|
|
|
url = https://github.com/arun11299/cpp-jwt.git
|
|
|
|
[submodule "teakra"]
|
|
|
|
path = externals/teakra
|
|
|
|
url = https://github.com/wwylele/teakra.git
|
2019-08-18 01:43:40 +02:00
|
|
|
[submodule "lodepng"]
|
|
|
|
path = externals/lodepng/lodepng
|
|
|
|
url = https://github.com/lvandeve/lodepng.git
|
2019-09-07 23:15:04 +02:00
|
|
|
[submodule "zstd"]
|
|
|
|
path = externals/zstd
|
|
|
|
url = https://github.com/facebook/zstd.git
|