mirror of
https://github.com/xenia-project/xenia.git
synced 2024-11-30 15:00:25 +00:00
860a0739ec
It sucks, but is the best there is without using boost.
13 lines
395 B
Plaintext
13 lines
395 B
Plaintext
[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
|