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:
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
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 3c8935676a97c7c97bf006db8312875b4f292f6c
|
Loading…
Reference in New Issue
Block a user