mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-20 13:54:36 +01:00
daemon/jsmn: Add submodule for jsmn.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
45e0ab11ff
commit
deb2e7b654
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "daemon/jsmn"]
|
||||
path = daemon/jsmn
|
||||
url = https://github.com/zserge/jsmn
|
1
daemon/jsmn
Submodule
1
daemon/jsmn
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit bd9bd55c3a79a1f1f24d1bbf1c4a12e40a4810c8
|
Loading…
Add table
Reference in a new issue