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 d0999e3e..065ad01e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "third_party/gtest"]
path = third_party/gtest
url = https://github.com/google/googletest
+[submodule "third_party/squirrel"]
+ path = third_party/squirrel
+ url = https://github.com/albertodemichelis/squirrel/