mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
Removing ninja dep.
This commit is contained in:
parent
8b7187d480
commit
76399d0854
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -13,9 +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
|
|
||||||
[submodule "third_party/catch"]
|
[submodule "third_party/catch"]
|
||||||
path = third_party/catch
|
path = third_party/catch
|
||||||
url = https://github.com/philsquared/Catch.git
|
url = https://github.com/philsquared/Catch.git
|
||||||
|
|
|
||||||
1
third_party/ninja
vendored
1
third_party/ninja
vendored
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit c406d1c8adfedc1982e2c08ab95d581f65eb65de
|
|
||||||
Loading…
Reference in a new issue