Browse Source

added pybind subrepo

Former-commit-id: 830960b4ce341fbebc953042a8b0188d24d82bd4
Daniele Panozzo 9 years ago
parent
commit
955436a021
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitmodules

+ 3 - 0
.gitmodules

@@ -4,3 +4,6 @@ url=https://github.com/libigl/nanogui.git
         fetchRecursiveSubmodules = true
         ignore = dirty
 
+[submodule "external/pybind11"]
+	path = external/pybind11
+	url = https://github.com/wjakob/pybind11.git