We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f5c3e commit a5c29d4Copy full SHA for a5c29d4
.gitmodules
@@ -1,3 +1,6 @@
1
[submodule "libscratchcpp"]
2
path = libscratchcpp
3
url = https://github.com/scratchcpp/libscratchcpp
4
+[submodule "thirdparty/googletest"]
5
+ path = thirdparty/googletest
6
+ url = https://github.com/google/googletest
thirdparty/googletest
0 commit comments