Daniel James 9 лет назад
Родитель
Сommit
57a74b7bff
2 измененных файлов с 5 добавлено и 0 удалено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/poly_collection

+ 4 - 0
.gitmodules

@@ -530,3 +530,7 @@
 	path = libs/stacktrace
 	url = ../stacktrace.git
 	fetchRecurseSubmodules = on-demand
+[submodule "poly_collection"]
+	path = libs/poly_collection
+	url = ../poly_collection.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/poly_collection

@@ -0,0 +1 @@
+Subproject commit 7bf2f29e9c3bd9ebb84866faf4832b21e59e1fbc

粤ICP备19079148号