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

+ 4 - 0
.gitmodules

@@ -462,3 +462,7 @@
 	path = libs/type_index
 	url = ../type_index.git
 	fetchRecurseSubmodules = on-demand
+[submodule "core"]
+	path = libs/core
+	url = ../core.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/core

@@ -0,0 +1 @@
+Subproject commit 3a3a67d329e8d303e4fda10641f42e0843a7450a

粤ICP备19079148号