Przeglądaj źródła

no message

[SVN r34285]
Ion Gaztañaga 20 lat temu
rodzic
commit
8fb39d6f46
2 zmienionych plików z 5 dodań i 0 usunięć
  1. 4 0
      .gitmodules
  2. 1 0
      libs/interprocess

+ 4 - 0
.gitmodules

@@ -286,3 +286,7 @@
 	path = tools/litre
 	url = ../litre.git
 	fetchRecurseSubmodules = on-demand
+[submodule "interprocess"]
+	path = libs/interprocess
+	url = ../interprocess.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/interprocess

@@ -0,0 +1 @@
+Subproject commit ae47bde01858f4ea8bd4f881dc82ab5d5fb98e78

粤ICP备19079148号