refactor(build): move vendored deps to third_party

This commit is contained in:
2026-03-16 15:18:43 +08:00
parent 8ad7dd05a1
commit ee8ff747ea
71 changed files with 70 additions and 39 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
[submodule "lib/CLI11"]
path = lib/CLI11
[submodule "third_party/CLI11"]
path = third_party/CLI11
url = https://github.com/CLIUtils/CLI11
[submodule "lib/proxy"]
path = lib/proxy
[submodule "third_party/proxy"]
path = third_party/proxy
url = https://github.com/ngcpp/proxy