diff options
| author | ruki <[email protected]> | 2020-07-16 22:40:33 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-07-16 22:40:33 +0800 |
| commit | a9a249217b35ebe5d55474f4035966a7c09b2b1a (patch) | |
| tree | 3a79727d6ec08a1693884f947f7fb52c5bdefe59 | |
| parent | 8116401dd0831293b0dbb8822d550fa9e27a0755 (diff) | |
add lua-cjson
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | core/src/lua-cjson/lua-cjson | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 22ed3f533..ac5f4dde3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "core/src/pdcurses/pdcurses"] path = core/src/pdcurses/pdcurses url = ../../xmake-io/xmake-core-pdcurses.git +[submodule "core/src/lua-cjson/lua-cjson"] + path = core/src/lua-cjson/lua-cjson + url = ../../xmake-io/xmake-core-lua-cjson.git diff --git a/core/src/lua-cjson/lua-cjson b/core/src/lua-cjson/lua-cjson new file mode 160000 +Subproject e8972ac754788d3ef10a57a36016d6c3e85ba20 |
