MYNT-EYE-S-SDK/.gitmodules
2018-04-03 10:28:19 +08:00

11 lines
310 B
Plaintext

[submodule "test/gtest"]
path = test/gtest
url = https://github.com/google/googletest.git
[submodule "third_party/glog"]
path = third_party/glog
url = https://github.com/google/glog.git
[submodule "tools/linter"]
path = tools/linter
url = https://github.com/slightech/linter.git
branch = slightech