Peter Dimov 25 лет назад
Родитель
Сommit
597ea36806
2 измененных файлов с 5 добавлено и 0 удалено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/bind

+ 4 - 0
.gitmodules

@@ -126,3 +126,7 @@
 	path = libs/compatibility
 	path = libs/compatibility
 	url = ../compatibility.git
 	url = ../compatibility.git
 	fetchRecurseSubmodules = on-demand
 	fetchRecurseSubmodules = on-demand
+[submodule "bind"]
+	path = libs/bind
+	url = ../bind.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/bind

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

粤ICP备19079148号