From 9d77e99c2980925654944ddeeffc6209d89c90c0 Mon Sep 17 00:00:00 2001 From: kj16609 Date: Thu, 26 Jun 2025 16:30:15 -0400 Subject: [PATCH] Removed submodule fgl_cmake_modules --- .gitmodules | 5 +---- fgl_cmake_modules | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 160000 fgl_cmake_modules diff --git a/.gitmodules b/.gitmodules index 1cba461..4cd3631 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,12 +52,9 @@ [submodule "dependencies/glslang"] path = dependencies/glslang url = https://github.com/KhronosGroup/glslang.git -[submodule "fgl_cmake_modules"] - path = fgl_cmake_modules - url = https://github.com/KJNeko/fgl_cmake_modules.git [submodule "dependencies/slang"] path = dependencies/slang url = https://github.com/shader-slang/slang.git [submodule "dependencies/json"] path = dependencies/json - url = https://github.com/nlohmann/json.git + url = https://github.com/nlohmann/json.git \ No newline at end of file diff --git a/fgl_cmake_modules b/fgl_cmake_modules deleted file mode 160000 index cf145a4..0000000 --- a/fgl_cmake_modules +++ /dev/null @@ -1 +0,0 @@ -Subproject commit cf145a41b5f27d88aaadeb4734a1fa81b6db46c4