diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-02-17 22:26:16 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-02-17 23:09:00 +0100 |
commit | 3550a1170b354b3f7dd92df038f6e6d7c8e0dd7f (patch) | |
tree | 9fd5b93a53815690f91d00dfa82dbc6b49109025 /.gitmodules |
initial import
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..86f6dea8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "glm"] + path = glm + url = https://github.com/g-truc/glm.git |