part 1: removing gyp (to switch repos).
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
third_party/gyp
vendored
1
third_party/gyp
vendored
Submodule third_party/gyp deleted from 96c481840d
Reference in New Issue
Block a user