add modules
This commit is contained in:
parent
e03e359730
commit
eb3d30e53d
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[submodule "extern/pybind11"]
|
||||||
|
path = extern/pybind11
|
||||||
|
url = ../../pybind/pybind11
|
||||||
|
branch = stable
|
1
extern/pybind11
vendored
Submodule
1
extern/pybind11
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit be97c5a98b4b252c524566f508b5c79410d118c6
|
Loading…
Add table
Add a link
Reference in a new issue