Add native_mate as dependency.

This commit is contained in:
Cheng Zhao 2014-04-15 11:15:46 +08:00
parent 4fa9970eff
commit 16af53237c
3 changed files with 9 additions and 0 deletions

3
.gitmodules vendored
View file

@ -13,3 +13,6 @@
[submodule "vendor/breakpad"]
path = vendor/breakpad
url = https://github.com/atom/chromium-breakpad.git
[submodule "vendor/native_mate"]
path = vendor/native_mate
url = https://github.com/zcbenz/native-mate.git