Removing ninja dep.
This commit is contained in:
parent
8b7187d480
commit
76399d0854
|
@ -13,9 +13,6 @@
|
|||
[submodule "third_party/gyp"]
|
||||
path = third_party/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"]
|
||||
path = third_party/catch
|
||||
url = https://github.com/philsquared/Catch.git
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit c406d1c8adfedc1982e2c08ab95d581f65eb65de
|
Loading…
Reference in New Issue