summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2020-08-24 00:52:48 -0400
committerAndrew Opalach <andrew@akon.city> 2020-08-24 00:52:48 -0400
commitc5ab6fd0e37cfb8c5ba65ade8eb076e980010048 (patch)
treee70c74fe46bac58449d9161378a24a8f1bf452d6 /.gitmodules
downloadmauri-c5ab6fd0e37cfb8c5ba65ade8eb076e980010048.tar.gz
mauri-c5ab6fd0e37cfb8c5ba65ade8eb076e980010048.tar.bz2
mauri-c5ab6fd0e37cfb8c5ba65ade8eb076e980010048.zip
initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..b99ac04
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,12 @@
+[submodule "subprojects/cglm"]
+ path = subprojects/cglm
+ url = https://github.com/recp/cglm.git
+[submodule "subprojects/glfw"]
+ path = subprojects/glfw
+ url = https://github.com/glfw/glfw.git
+[submodule "subprojects/moro"]
+ path = subprojects/moro
+ url = git@github.com:Pizzabelly/moro.git
+[submodule "subprojects/jansson"]
+ path = subprojects/jansson
+ url = https://github.com/akheron/jansson.git