We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a7108 commit cafcd9dCopy full SHA for cafcd9d
.gitmodules
@@ -34,3 +34,6 @@
34
path = externals/rapidjson
35
url = https://github.com/Tencent/rapidjson.git
36
branch = master
37
+[submodule "externals/pybind11"]
38
+ path = externals/pybind11
39
+ url = https://github.com/pybind/pybind11.git
externals/pybind11
0 commit comments