diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | lib/googletest | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7e3c92d03..12b7cb918 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -7,3 +7,6 @@ | |||
7 | [submodule "lib/ugfx"] | 7 | [submodule "lib/ugfx"] |
8 | path = lib/ugfx | 8 | path = lib/ugfx |
9 | url = https://bitbucket.org/Tectu/ugfx | 9 | url = https://bitbucket.org/Tectu/ugfx |
10 | [submodule "lib/googletest"] | ||
11 | path = lib/googletest | ||
12 | url = https://github.com/google/googletest | ||
diff --git a/lib/googletest b/lib/googletest new file mode 160000 | |||
Subproject ec44c6c1675c25b9827aacd08c02433cccde778 | |||