mirror of https://github.com/PCSX2/pcsx2.git
24 lines
769 B
Plaintext
24 lines
769 B
Plaintext
[submodule "3rdparty/xz/xz"]
|
|
path = 3rdparty/xz/xz
|
|
url = https://github.com/PCSX2/xz.git
|
|
[submodule "3rdparty/gtest"]
|
|
path = 3rdparty/gtest
|
|
url = https://github.com/google/googletest.git
|
|
[submodule "3rdparty/fmt/fmt"]
|
|
path = 3rdparty/fmt/fmt
|
|
url = https://github.com/fmtlib/fmt.git
|
|
[submodule "3rdparty/libchdr/libchdr"]
|
|
path = 3rdparty/libchdr/libchdr
|
|
url = https://github.com/rtissera/libchdr.git
|
|
[submodule "3rdparty/wil"]
|
|
path = 3rdparty/wil
|
|
url = https://github.com/microsoft/wil.git
|
|
branch = master
|
|
[submodule "3rdparty/cubeb/cubeb"]
|
|
path = 3rdparty/cubeb/cubeb
|
|
url = https://github.com/mozilla/cubeb.git
|
|
[submodule "3rdparty/rapidyaml/rapidyaml"]
|
|
path = 3rdparty/rapidyaml/rapidyaml
|
|
url = https://github.com/biojppm/rapidyaml.git
|
|
branch = master
|