part 1: removing gyp (to switch repos).
This commit is contained in:
parent
6b197c4c92
commit
f61c21506b
|
@ -1,9 +1,6 @@
|
||||||
[submodule "third_party/ninja"]
|
[submodule "third_party/ninja"]
|
||||||
path = third_party/ninja
|
path = third_party/ninja
|
||||||
url = https://github.com/martine/ninja.git
|
url = https://github.com/martine/ninja.git
|
||||||
[submodule "third_party/gyp"]
|
|
||||||
path = third_party/gyp
|
|
||||||
url = https://github.com/benvanik/gyp.git
|
|
||||||
[submodule "third_party/gflags"]
|
[submodule "third_party/gflags"]
|
||||||
path = third_party/gflags
|
path = third_party/gflags
|
||||||
url = https://github.com/benvanik/gflags.git
|
url = https://github.com/benvanik/gflags.git
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 96c481840d532630a2828132a6e8f16a01504a53
|
|
Loading…
Reference in New Issue