MYNT-EYE-S-SDK/.gitmodules

11 lines
307 B
Plaintext
Raw Normal View History

2018-03-08 16:12:58 +02:00
[submodule "tests/gtest"]
path = tests/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