Readded pybind module
This commit is contained in:
parent
281aabf05b
commit
816c5c7f5d
2 changed files with 3 additions and 3 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
|
@ -10,7 +10,6 @@
|
|||
path = external/spdlog
|
||||
url = https://github.com/gabime/spdlog
|
||||
branch = v1.8.1
|
||||
[submodule "pybind/pybind11"]
|
||||
path = pybind/pybind11
|
||||
[submodule "python/pybind11"]
|
||||
path = python/pybind11
|
||||
url = https://github.com/pybind/pybind11
|
||||
|
||||
|
|
|
|||
1
python/pybind11
Submodule
1
python/pybind11
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 06a54018c8a9fd9a7be5f5b56414b5da9259f637
|
||||
Loading…
Add table
Add a link
Reference in a new issue