aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/pybind11/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/pybind11/.gitmodules')
-rw-r--r--3rdparty/pybind11/.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/3rdparty/pybind11/.gitmodules b/3rdparty/pybind11/.gitmodules
new file mode 100644
index 00000000..d063a8e8
--- /dev/null
+++ b/3rdparty/pybind11/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "tools/clang"]
+ path = tools/clang
+ url = ../../wjakob/clang-cindex-python3