diff --git a/.gitmodules b/.gitmodules index b54a97b..5cfa6fa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,27 +1,3 @@ [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 diff --git a/deps/asio b/deps/asio deleted file mode 160000 index d038fb3..0000000 --- a/deps/asio +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d038fb3c2fb56fb91ff1d17b0715cff7887aa09e diff --git a/deps/cpp-httplib b/deps/cpp-httplib deleted file mode 160000 index b324921..0000000 --- a/deps/cpp-httplib +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b324921c1aeff2976544128e4bb2a0979a4aa595 diff --git a/deps/json b/deps/json deleted file mode 160000 index eb21824..0000000 --- a/deps/json +++ /dev/null @@ -1 +0,0 @@ -Subproject commit eb2182414749825be086c825edb5229e5c28503d diff --git a/deps/libzip b/deps/libzip deleted file mode 160000 index 76df02f..0000000 --- a/deps/libzip +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 76df02f86b9746e139fd9fc934a70e3a21bbc557 diff --git a/deps/rapidjson b/deps/rapidjson deleted file mode 160000 index 00dbcf2..0000000 --- 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 90966cc..0000000 --- a/deps/sentry-native +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 90966cc1022b8155681b6899539b35466baccf2c diff --git a/deps/sol2 b/deps/sol2 deleted file mode 160000 index c068aef..0000000 --- a/deps/sol2 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c068aefbeddb3dd1f1fd38d42843ecb49a3b4cdb diff --git a/deps/toml11 b/deps/toml11 deleted file mode 160000 index fda0a2b..0000000 --- a/deps/toml11 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit fda0a2b9abd16e356f777c40a675131821c71b00