Try to remove args dependency
This commit is contained in:
parent
97c33820f6
commit
3b23fc9578
|
@ -0,0 +1,2 @@
|
||||||
|
*.DS_Store
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
[submodule "args"]
|
|
||||||
path = args
|
|
||||||
url = https://github.com/Taywee/args.git
|
|
||||||
branch = 6.4.6
|
|
||||||
[submodule "include/json"]
|
[submodule "include/json"]
|
||||||
path = include/json
|
path = include/json
|
||||||
url = https://github.com/nlohmann/json.git
|
url = https://github.com/nlohmann/json.git
|
||||||
|
|
1
args
1
args
|
@ -1 +0,0 @@
|
||||||
Subproject commit cc2368ca0d8a962862c96c00fe919e1480050f51
|
|
Loading…
Reference in New Issue