Skip to content

Commit fce4a52

Browse files
committed
Added googletest submodule
1 parent 5209e60 commit fce4a52

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "external/rapidjson"]
22
path = external/rapidjson
33
url = https://github.com/NPP-JSONViewer/rapidjson.git
4+
[submodule "external/googletest"]
5+
path = external/googletest
6+
url = https://github.com/google/googletest.git

external/googletest

Submodule googletest added at 0953a17

0 commit comments

Comments
 (0)