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