mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
Add jsoncons
This commit is contained in:
parent
a3ca22d238
commit
d2b4b1cc07
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -31,3 +31,6 @@
|
|||
[submodule "deps/date"]
|
||||
path = deps/date
|
||||
url = https://github.com/HowardHinnant/date.git
|
||||
[submodule "deps/jsoncons"]
|
||||
path = deps/jsoncons
|
||||
url = https://github.com/danielaparker/jsoncons.git
|
||||
|
|
|
|||
1
deps/jsoncons
vendored
Submodule
1
deps/jsoncons
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 64b9da1e9f15eeff4ec9d6bc856538db542118f2
|
||||
Loading…
Reference in New Issue
Block a user