2017-05-24 17:11:14 +00:00
|
|
|
[submodule "3rdparty/xz/xz"]
|
|
|
|
path = 3rdparty/xz/xz
|
|
|
|
url = https://github.com/PCSX2/xz.git
|
2021-05-07 13:45:52 +00:00
|
|
|
shallow = true
|
2020-08-19 08:19:28 +00:00
|
|
|
[submodule "3rdparty/gtest"]
|
|
|
|
path = 3rdparty/gtest
|
|
|
|
url = https://github.com/google/googletest.git
|
2021-05-07 13:45:52 +00:00
|
|
|
shallow = true
|
2020-10-17 01:19:42 +00:00
|
|
|
[submodule "3rdparty/fmt/fmt"]
|
|
|
|
path = 3rdparty/fmt/fmt
|
|
|
|
url = https://github.com/fmtlib/fmt.git
|
2021-05-07 13:45:52 +00:00
|
|
|
shallow = true
|
2020-11-27 18:57:32 +00:00
|
|
|
[submodule "3rdparty/yaml-cpp/yaml-cpp"]
|
|
|
|
path = 3rdparty/yaml-cpp/yaml-cpp
|
|
|
|
url = https://github.com/jbeder/yaml-cpp.git
|
2021-05-07 13:45:52 +00:00
|
|
|
shallow = true
|
2020-12-25 10:25:55 +00:00
|
|
|
[submodule "3rdparty/libchdr/libchdr"]
|
|
|
|
path = 3rdparty/libchdr/libchdr
|
2021-03-21 18:19:57 +00:00
|
|
|
url = https://github.com/rtissera/libchdr.git
|
2021-05-07 13:45:52 +00:00
|
|
|
shallow = true
|
2021-07-06 18:12:40 +00:00
|
|
|
[submodule "3rdparty/wil"]
|
|
|
|
path = 3rdparty/wil
|
|
|
|
url = https://github.com/microsoft/wil.git
|
|
|
|
branch = master
|