Add Google Test submodule
This commit is contained in:
parent
f815b4871e
commit
cfddec17d5
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
1
lib/googletest
Submodule
1
lib/googletest
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit ec44c6c1675c25b9827aacd08c02433cccde7780
|
Loading…
Reference in a new issue