add nanobind submodule
This commit is contained in:
parent
556470bcdf
commit
dfe00cdbaa
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "third_party/nanobind"]
|
||||
path = third_party/nanobind
|
||||
url = https://github.com/wjakob/nanobind
|
||||
1
third_party/nanobind
vendored
Submodule
1
third_party/nanobind
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit efbeb8afd95b210d9e2e06f719ddc1336a12b9d7
|
||||
Loading…
Reference in a new issue