wxhelper/.gitmodules
2024-04-06 11:45:10 +08:00

11 lines
314 B
Plaintext

[submodule "spdlog"]
path = app/3rdparty/spdlog
url = https://github.com/gabime/spdlog.git
branch = v1.x
[submodule "app/3rdparty/json"]
path = app/3rdparty/json
url = https://github.com/nlohmann/json
[submodule "app/3rdparty/Detours"]
path = app/3rdparty/Detours
url = https://github.com/microsoft/Detours