diff --git a/.gitmodules b/.gitmodules index 371659c9..d17b6474 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,36 +1,6 @@ [submodule "deps/commandline"] path = deps/commandline url = https://github.com/lionkor/commandline -[submodule "deps/asio"] - path = deps/asio - url = https://github.com/chriskohlhoff/asio -[submodule "deps/rapidjson"] - path = deps/rapidjson - url = https://github.com/Tencent/rapidjson -[submodule "deps/toml11"] - path = deps/toml11 - url = https://github.com/ToruNiina/toml11 -[submodule "deps/sentry-native"] - path = deps/sentry-native - url = https://github.com/getsentry/sentry-native -[submodule "deps/sol2"] - path = deps/sol2 - url = https://github.com/ThePhD/sol2 -[submodule "deps/libzip"] - path = deps/libzip - url = https://github.com/nih-at/libzip -[submodule "deps/cpp-httplib"] - path = deps/cpp-httplib - url = https://github.com/yhirose/cpp-httplib -[submodule "deps/json"] - path = deps/json - url = https://github.com/nlohmann/json -[submodule "deps/fmt"] - path = deps/fmt - url = https://github.com/fmtlib/fmt -[submodule "deps/doctest"] - path = deps/doctest - url = https://github.com/doctest/doctest [submodule "vcpkg"] path = vcpkg url = https://github.com/Microsoft/vcpkg.git diff --git a/deps/asio b/deps/asio deleted file mode 160000 index 4915cfd8..00000000 --- a/deps/asio +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4915cfd8a1653c157a1480162ae5601318553eb8 diff --git a/deps/cpp-httplib b/deps/cpp-httplib deleted file mode 160000 index d92c3144..00000000 --- a/deps/cpp-httplib +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d92c31446687cfa336a6332b1015b4fe289fbdec diff --git a/deps/doctest b/deps/doctest deleted file mode 160000 index b7c21ec5..00000000 --- a/deps/doctest +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b7c21ec5ceeadb4951b00396fc1e4642dd347e5f diff --git a/deps/fmt b/deps/fmt deleted file mode 160000 index c4ee7265..00000000 --- a/deps/fmt +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c4ee726532178e556d923372f29163bd206d7732 diff --git a/deps/json b/deps/json deleted file mode 160000 index 69d74486..00000000 --- a/deps/json +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 69d744867f8847c91a126fa25e9a6a3d67b3be41 diff --git a/deps/libzip b/deps/libzip deleted file mode 160000 index 5532f9ba..00000000 --- a/deps/libzip +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5532f9baa0c44cc5435ad135686a4ea009075b9a diff --git a/deps/rapidjson b/deps/rapidjson deleted file mode 160000 index 00dbcf2c..00000000 --- a/deps/rapidjson +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 00dbcf2c6e03c47d6c399338b6de060c71356464 diff --git a/deps/sentry-native b/deps/sentry-native deleted file mode 160000 index 28be51f5..00000000 --- a/deps/sentry-native +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 28be51f5e3acb01327b1164206d3145464577670 diff --git a/deps/sol2 b/deps/sol2 deleted file mode 160000 index eba86625..00000000 --- a/deps/sol2 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit eba86625b707e3c8c99bbfc4624e51f42dc9e561 diff --git a/deps/toml11 b/deps/toml11 deleted file mode 160000 index c7627ff6..00000000 --- a/deps/toml11 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c7627ff6a1eb6f34fbd98369990a9442e2836c25