Просмотр исходного кода

Add submodule property_map_parallel

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

+ 5 - 0
.gitmodules

@@ -788,3 +788,8 @@
 	url = ../lambda2.git
 	url = ../lambda2.git
 	fetchRecurseSubmodules = on-demand
 	fetchRecurseSubmodules = on-demand
 	branch = .
 	branch = .
+[submodule "property_map_parallel"]
+	path = libs/property_map_parallel
+	url = ../property_map_parallel.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
libs/property_map_parallel

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

粤ICP备19079148号