From cff63d71cc437dc403629827d49c815e5d242876 Mon Sep 17 00:00:00 2001 From: Antoine Pilote Date: Mon, 16 Sep 2024 12:18:52 -0400 Subject: [PATCH] Removed glew --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8afa4461..45fa110f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "Nuake/dependencies/assimp"] path = Nuake/dependencies/assimp url = https://github.com/assimp/assimp.git -[submodule "Nuake/dependencies/glew"] - path = Nuake/dependencies/glew - url = https://github.com/nigels-com/glew.git [submodule "Nuake/dependencies/JoltPhysics"] path = Nuake/dependencies/JoltPhysics url = https://github.com/antopilo/JoltPhysics.git