Преглед изворни кода

Add Boost.Compute submodule.

Kyle Lutz пре 11 година
родитељ
комит
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号