Ion Gaztañaga пре 20 година
родитељ
комит
8fb39d6f46
2 измењених фајлова са 5 додато и 0 уклоњено
  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号