mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
add cJSON
as git submodule
This commit is contained in:

committed by
Alex Medvednikov

parent
978ec58fe3
commit
97bbe359a2
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "thirdparty/cJSON"]
|
||||
path = thirdparty/cJSON
|
||||
url = git@github.com:DaveGamble/cJSON.git
|
1
thirdparty/cJSON
vendored
Submodule
1
thirdparty/cJSON
vendored
Submodule
Submodule thirdparty/cJSON added at 3c8935676a
Reference in New Issue
Block a user