Skip to content

Commit

Permalink
added correct submodule path for pybind11
Browse files Browse the repository at this point in the history
  • Loading branch information
MattGuerrette committed Mar 4, 2017
1 parent 50dd948 commit d3cce52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,5 @@
path = ThirdParty/vorbis
url = https://github.com/thirddegree/vorbis.git
[submodule "ThirdParty/pybind11"]
path = ThirdParty/pybind11
url = https://github.com/pybind/pybind11.git

0 comments on commit d3cce52

Please sign in to comment.