xenia-canary/.gitmodules

16 lines
542 B
Plaintext
Raw Normal View History

[submodule "third_party/ninja"]
path = third_party/ninja
url = https://github.com/martine/ninja.git
[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
2013-05-24 00:39:03 +00:00
[submodule "third_party/beaengine"]
path = third_party/beaengine
url = https://github.com/benvanik/beaengine.git
2013-12-29 06:04:53 +00:00
[submodule "third_party/xbyak"]
path = third_party/xbyak
url = https://github.com/herumi/xbyak.git