diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 55067ee9..c6d99e5f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,9 +10,6 @@ [submodule "third_party/squirrel"] path = third_party/squirrel url = https://github.com/albertodemichelis/squirrel/ -[submodule "third_party/CMakeXFind"] - path = third_party/CMakeXFind - url = https://github.com/julp/CMakeXFind [submodule "third_party/ply"] path = third_party/ply url = https://github.com/dabeaz/ply |