add submodule

pull/1184/head
Jeff Becker 4 years ago committed by Thomas Winget
parent 78454f1cb4
commit fc0dfb6e3d

3
.gitmodules vendored

@ -19,3 +19,6 @@
[submodule "external/date"]
path = external/date
url = https://github.com/HowardHinnant/date.git
[submodule "external/pybind11"]
path = external/pybind11
url = https://github.com/pybind/pybind11

1
external/pybind11 vendored

@ -0,0 +1 @@
Subproject commit 4f72ef846fe8453596230ac285eeaa0ce3278bb4
Loading…
Cancel
Save