Skip to content

Commit 1ef781f

Browse files
committed
Added gtest as a submodule.
1 parent 0e7cd26 commit 1ef781f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "deps/gtest"]
2+
path = deps/gtest
3+
url = git://github.com/cpp-netlib/gtest

deps/gtest

Submodule gtest added at a677227

0 commit comments

Comments
 (0)