From 0279a561d7bdae7ebc3727d3c47bfe392b4a8307 Mon Sep 17 00:00:00 2001 From: shad0wshayd3 Date: Sat, 11 May 2024 10:54:50 -0600 Subject: [PATCH] update submodules --- .gitmodules | 6 +++--- extern/BethesdaCMakeModules | 1 - extern/CommonLibF4 | 2 +- extern/DKUtil | 1 + 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 160000 extern/BethesdaCMakeModules create mode 160000 extern/DKUtil diff --git a/.gitmodules b/.gitmodules index b30655b..0086da0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ -[submodule "extern/BethesdaCMakeModules"] - path = extern/BethesdaCMakeModules - url = https://github.com/shad0wshayd3/BethesdaCMakeModules.git [submodule "extern/CommonLibF4"] path = extern/CommonLibF4 url = https://github.com/shad0wshayd3/CommonLibF4.git +[submodule "extern/DKUtil"] + path = extern/DKUtil + url = https://github.com/shad0wshayd3/DKUtil.git diff --git a/extern/BethesdaCMakeModules b/extern/BethesdaCMakeModules deleted file mode 160000 index 61a7cb9..0000000 --- a/extern/BethesdaCMakeModules +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 61a7cb934ab04c227e08a0660079f86f6c3f956f diff --git a/extern/CommonLibF4 b/extern/CommonLibF4 index 85eb990..722367d 160000 --- a/extern/CommonLibF4 +++ b/extern/CommonLibF4 @@ -1 +1 @@ -Subproject commit 85eb990a912ef102f16e3ac8e5cfe3b576cd465a +Subproject commit 722367d903f39a59b21170a49722ed96f4f48fa8 diff --git a/extern/DKUtil b/extern/DKUtil new file mode 160000 index 0000000..a59338b --- /dev/null +++ b/extern/DKUtil @@ -0,0 +1 @@ +Subproject commit a59338be6e8f8a53da219181dbfadf375f061da2