add pybind11 & thrust submodules
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
|||||||
[submodule "pybind11"]
|
[submodule "pybind11"]
|
||||||
path = pybind11
|
path = pybind11
|
||||||
url = https://github.com/pybind/pybind11
|
url = https://github.com/pybind/pybind11.git
|
||||||
[submodule "thrust"]
|
[submodule "thrust"]
|
||||||
path = thrust
|
path = thrust
|
||||||
url = https://github.com/thrust/thrust.git
|
url = https://github.com/thrust/thrust.git
|
||||||
|
1
pybind11
Submodule
1
pybind11
Submodule
Submodule pybind11 added at 72b06b86b3
1
thrust
Submodule
1
thrust
Submodule
Submodule thrust added at ff00c813aa
Reference in New Issue
Block a user