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

+ 4 - 0
.gitmodules

@@ -542,3 +542,7 @@
 	path = libs/mp11
 	path = libs/mp11
 	url = ../mp11.git
 	url = ../mp11.git
 	fetchRecurseSubmodules = on-demand
 	fetchRecurseSubmodules = on-demand
+[submodule "callable_traits"]
+	path = libs/callable_traits
+	url = ../callable_traits.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/callable_traits

@@ -0,0 +1 @@
+Subproject commit 9da645c173bfa759e41f856adbc4885b96c43d13

粤ICP备19079148号