summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 706771c8..55067ee9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
[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