aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-06-02 14:04:31 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-06-02 14:04:31 +0100
commit669b5bbd8306fa070eb932a0b5f8bdf6df64afa6 (patch)
treefb60e7917b7bfc920013b47645cf26c57a94a8f7 /.gitmodules
parent20a640319a889278053ad4ef3a9ee6f7d9ed04d9 (diff)
downloadYAGE-669b5bbd8306fa070eb932a0b5f8bdf6df64afa6.tar.gz
YAGE-669b5bbd8306fa070eb932a0b5f8bdf6df64afa6.zip
Removing submodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules12
1 files changed, 0 insertions, 12 deletions
diff --git a/.gitmodules b/.gitmodules
index 09febc7c..dfc394d3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,15 +1,3 @@
-[submodule "external/glm"]
- path = external/glm
- url = https://github.com/g-truc/glm.git
- branch = master
-[submodule "external/glad"]
- path = external/glad
- url = https://github.com/ymherklotz/glad.git
- branch = master
-[submodule "external/glfw"]
- path = external/glfw
- url = https://github.com/glfw/glfw.git
- branch = master
[submodule "tests/external/googletest"]
path = tests/external/googletest
url = https://github.com/google/googletest.git