diff options
| author | IBNobody <ibnobody@gmail.com> | 2016-08-28 18:50:06 -0500 |
|---|---|---|
| committer | IBNobody <ibnobody@gmail.com> | 2016-08-28 18:50:06 -0500 |
| commit | 6da0eb2b2b70d7b2c5bb1f7c6898f7d9a275ceea (patch) | |
| tree | 50cd382df7dac58057c958f62732174cf0dfe920 /.gitmodules | |
| parent | 9263ade0fbdde6431fb5c7f26970754c5c7c2963 (diff) | |
| parent | 6d1e916851daa7bcbd8ef31b6fbc73cb369ef1f0 (diff) | |
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7e3c92d031..12b7cb918f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "lib/ugfx"] path = lib/ugfx url = https://bitbucket.org/Tectu/ugfx +[submodule "lib/googletest"] + path = lib/googletest + url = https://github.com/google/googletest |
