Skip to content

Commit 87a8d5c

Browse files
committed
Add pybind11 as a submodule.
1 parent 613d53d commit 87a8d5c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "src/tinymesh/ext/tinyply"]
55
path = src/tinymesh/ext/tinyply
66
url = https://github.com/ddiakopoulos/tinyply
7+
[submodule "src/tinymesh/ext/pybind11"]
8+
path = src/tinymesh/ext/pybind11
9+
url = https://github.com/wjakob/pybind11

src/tinymesh/ext/pybind11

Submodule pybind11 added at abb5f80

0 commit comments

Comments
 (0)