Kyle Lutz 11 лет назад
Родитель
Сommit
2d25afe069
2 измененных файлов с 5 добавлено и 0 удалено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/compute

+ 4 - 0
.gitmodules

@@ -502,3 +502,7 @@
 	path = libs/vmd
 	url = ../vmd.git
 	fetchRecurseSubmodules = on-demand
+[submodule "compute"]
+	path = libs/compute
+	url = ../compute.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/compute

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

粤ICP备19079148号