From 1ee225c4292de5c2f6bd675f20b07d6073c7e617 Mon Sep 17 00:00:00 2001 From: "HuYingzhuo(hugo/hyzboy)" Date: Sat, 25 Jun 2022 22:31:57 +0800 Subject: [PATCH] added CMQT sub-module. --- .gitmodules | 3 +++ CMQT | 1 + 2 files changed, 4 insertions(+) create mode 160000 CMQT diff --git a/.gitmodules b/.gitmodules index 17c52a3..0c73969 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "TextEncodeConvert"] path = TextEncodeConvert url = https://github.com/hyzboy/TextEncodeConvert.git +[submodule "CMQT"] + path = CMQT + url = https://github.com/hyzboy/CMQT.git diff --git a/CMQT b/CMQT new file mode 160000 index 0000000..7ec16b6 --- /dev/null +++ b/CMQT @@ -0,0 +1 @@ +Subproject commit 7ec16b63b9faf4d4c73b9b18dff81b3cc3ef69cc