diff --git a/.gitmodules b/.gitmodules index 521fefcd..8afecee7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "py/files/LunaTranslator_qss"] path = py/files/LunaTranslator_qss url = https://github.com/HIllya51/LunaTranslator_qss.git +[submodule "cpp/wcocr/wechat-ocr"] + path = cpp/wcocr/wechat-ocr + url = https://github.com/swigger/wechat-ocr diff --git a/cpp/wcocr/wechat-ocr b/cpp/wcocr/wechat-ocr new file mode 160000 index 00000000..4809b439 --- /dev/null +++ b/cpp/wcocr/wechat-ocr @@ -0,0 +1 @@ +Subproject commit 4809b4398ef253a9d1a7c3f59e6e9848f4b3f317