We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a729b32 commit 9dad87eCopy full SHA for 9dad87e
.gitmodules
@@ -1,3 +1,7 @@
1
[submodule "c/GenericMakefile"]
2
path = c/GenericMakefile
3
url = https://github.com/MayuriNFC/GenericMakefile.git
4
+
5
+[submodule "cmake/examples"]
6
+ path = cmake/examples
7
+ url = https://github.com/ttroy50/cmake-examples.git
0 commit comments