Skip to content

Commit 94d9c60

Browse files
committed
Fixed gitmodules location
Fixed gitmodules location according to https://git-scm.com/docs/gitmodules . This fixes Cmake's cloning error
1 parent b71d165 commit 94d9c60

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "pybind11/tools/clang"]
2+
path = pybind11/tools/clang
3+
url = ../../wjakob/clang-cindex-python3

pybind11/.gitmodules

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)