Ion Gaztañaga 20 лет назад
Родитель
Сommit
8fb39d6f46
2 измененных файлов с 5 добавлено и 0 удалено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/interprocess

+ 4 - 0
.gitmodules

@@ -286,3 +286,7 @@
 	path = tools/litre
 	path = tools/litre
 	url = ../litre.git
 	url = ../litre.git
 	fetchRecurseSubmodules = on-demand
 	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号