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