mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
part 2: ninja from the official repo.
This commit is contained in:
parent
42c8289d04
commit
1e19c6b1fd
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -13,3 +13,6 @@
|
||||||
[submodule "third_party/gyp"]
|
[submodule "third_party/gyp"]
|
||||||
path = third_party/gyp
|
path = third_party/gyp
|
||||||
url = https://chromium.googlesource.com/external/gyp
|
url = https://chromium.googlesource.com/external/gyp
|
||||||
|
[submodule "third_party/ninja"]
|
||||||
|
path = third_party/ninja
|
||||||
|
url = https://chromium.googlesource.com/external/martine/ninja
|
||||||
|
|
|
||||||
1
third_party/ninja
vendored
Submodule
1
third_party/ninja
vendored
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 0917ff862bc54626b68bcdc208551e9ab17a2e4a
|
||||||
Loading…
Reference in a new issue