refactor(build): move vendored deps to third_party
This commit is contained in:
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user