part 2: ninja from the official repo.
This commit is contained in:
parent
42c8289d04
commit
1e19c6b1fd
|
@ -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
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 0917ff862bc54626b68bcdc208551e9ab17a2e4a
|
Loading…
Reference in New Issue