build(deps): convert third-party dependencies to submodules

This commit is contained in:
2026-03-10 20:17:50 +08:00
parent 7d2de93ff3
commit 81925f436f
1244 changed files with 21 additions and 512948 deletions
+15
View File
@@ -0,0 +1,15 @@
[submodule "third_party/CLI11"]
path = third_party/CLI11
url = https://github.com/CLIUtils/CLI11
[submodule "third_party/imgui"]
path = third_party/imgui
url = https://github.com/ocornut/imgui
[submodule "third_party/corrade"]
path = third_party/corrade
url = https://github.com/mosra/corrade
[submodule "third_party/magnum"]
path = third_party/magnum
url = https://github.com/mosra/magnum
[submodule "third_party/magnum-integration"]
path = third_party/magnum-integration
url = https://github.com/mosra/magnum-integration