mirror of
https://github.com/xenia-project/xenia.git
synced 2024-11-27 13:30:44 +00:00
22 lines
743 B
Plaintext
22 lines
743 B
Plaintext
[submodule "third_party/ninja"]
|
|
path = third_party/ninja
|
|
url = git://github.com/martine/ninja.git
|
|
[submodule "third_party/gyp"]
|
|
path = third_party/gyp
|
|
url = https://github.com/benvanik/gyp.git
|
|
[submodule "third_party/gflags"]
|
|
path = third_party/gflags
|
|
url = https://github.com/benvanik/gflags.git
|
|
[submodule "third_party/binutils"]
|
|
path = third_party/binutils
|
|
url = http://sourceware.org/git/binutils.git
|
|
[submodule "third_party/sparsehash"]
|
|
path = third_party/sparsehash
|
|
url = https://github.com/benvanik/sparsehash.git
|
|
[submodule "third_party/libjit"]
|
|
path = third_party/libjit
|
|
url = https://github.com/benvanik/libjit.git
|
|
[submodule "third_party/asmjit"]
|
|
path = third_party/asmjit
|
|
url = https://github.com/benvanik/asmjit.git
|