Skip to content

Commit

Permalink
add submodule for pybind11
Browse files Browse the repository at this point in the history
  • Loading branch information
jcschaff committed May 28, 2024
1 parent 90ff8fd commit a5a24c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "extern/pybind11"]
path = extern/pybind11
url = ../../pybind/pybind11
branch = stable
1 change: 1 addition & 0 deletions extern/pybind11
Submodule pybind11 added at 01ab93

0 comments on commit a5a24c7

Please sign in to comment.