mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-04 14:17:24 +00:00
12 lines
395 B
Text
12 lines
395 B
Text
[submodule "third_party/ninja"]
|
|
path = third_party/ninja
|
|
url = git://github.com/martine/ninja.git
|
|
[submodule "third_party/llvm"]
|
|
path = third_party/llvm
|
|
url = http://llvm.org/git/llvm.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
|