add pybind11 & thrust submodules

This commit is contained in:
Tzu-Mao Li
2020-09-03 22:34:21 -04:00
parent 413a3e5cee
commit 7b8a9c1ef4
3 changed files with 3 additions and 1 deletions

2
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "pybind11"]
path = pybind11
url = https://github.com/pybind/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "thrust"]
path = thrust
url = https://github.com/thrust/thrust.git