From d401027cafa0a0620f234a17c68f07c6639fea08 Mon Sep 17 00:00:00 2001 From: Dynamitos Date: Tue, 22 Nov 2022 22:11:16 +0100 Subject: [PATCH] Removed submodule external/boost --- .gitmodules | 5 +---- external/boost | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 160000 external/boost diff --git a/.gitmodules b/.gitmodules index ad3f32a..afc90ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,9 +19,6 @@ [submodule "external/slang"] path = external/slang url = https://github.com/shader-slang/slang.git -[submodule "external/boost"] - path = external/boost - url = https://github.com/boostorg/boost [submodule "external/ktx"] path = external/ktx url = https://github.com/KhronosGroup/KTX-Software @@ -36,4 +33,4 @@ url = git@github.com:skypjack/entt.git [submodule "external/thread-pool"] path = external/thread-pool - url = https://github.com/DeveloperPaul123/thread-pool.git + url = https://github.com/DeveloperPaul123/thread-pool.git \ No newline at end of file diff --git a/external/boost b/external/boost deleted file mode 160000 index 238fe94..0000000 --- a/external/boost +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 238fe946c1d304f6e065a313610c2ef999239637