add pybind11 & thrust submodules
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user