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