-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
0 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
Submodule asio
deleted from
4915cf
Submodule cpp-httplib
deleted from
d92c31
Submodule doctest
deleted from
b7c21e
Submodule fmt
deleted from
c4ee72
Submodule json
deleted from
69d744
Submodule libzip
deleted from
5532f9
Submodule rapidjson
deleted from
00dbcf
Submodule sentry-native
deleted from
28be51
Submodule sol2
deleted from
eba866
Submodule toml11
deleted from
c7627f