mirror of
https://github.com/xenia-project/xenia.git
synced 2024-11-27 05:20:37 +00:00
25 lines
892 B
Plaintext
25 lines
892 B
Plaintext
[submodule "third_party/gflags"]
|
|
path = third_party/gflags
|
|
url = https://github.com/benvanik/gflags.git
|
|
[submodule "third_party/sparsehash"]
|
|
path = third_party/sparsehash
|
|
url = https://github.com/benvanik/sparsehash.git
|
|
[submodule "third_party/beaengine"]
|
|
path = third_party/beaengine
|
|
url = https://github.com/benvanik/beaengine.git
|
|
[submodule "third_party/xbyak"]
|
|
path = third_party/xbyak
|
|
url = https://github.com/herumi/xbyak.git
|
|
[submodule "third_party/gyp"]
|
|
path = third_party/gyp
|
|
url = https://chromium.googlesource.com/external/gyp
|
|
[submodule "third_party/ninja"]
|
|
path = third_party/ninja
|
|
url = https://chromium.googlesource.com/external/martine/ninja
|
|
[submodule "third_party/wxWidgets"]
|
|
path = third_party/wxWidgets
|
|
url = https://github.com/wxWidgets/wxWidgets.git
|
|
[submodule "third_party/catch"]
|
|
path = third_party/catch
|
|
url = https://github.com/philsquared/Catch.git
|