diff --git a/.gitmodules b/.gitmodules index 7ba6f73..87d9577 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "src/main/cpp/3rdparty/perfetto"] path = src/main/cpp/3rdparty/perfetto url = https://android.googlesource.com/platform/external/perfetto -[submodule "src/main/cpp/include/glm"] - path = src/main/cpp/include/glm - url = https://github.com/g-truc/glm.git [submodule "src/main/cpp/3rdparty/xxhash"] path = src/main/cpp/3rdparty/xxhash url = https://github.com/stbrumme/xxhash.git