From 85bf301beaf37db0ffc7428c7752525ca3dd864c Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 26 Aug 2019 23:42:01 +0800 Subject: [PATCH] add q7 --- .gitmodules | 3 +++ third_party/q7 | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 third_party/q7 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5f7f421 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/q7"] + path = third_party/q7 + url = git@git.kingsome.cn:server_common/q7.git diff --git a/third_party/q7 b/third_party/q7 new file mode 160000 index 0000000..4e72a9c --- /dev/null +++ b/third_party/q7 @@ -0,0 +1 @@ +Subproject commit 4e72a9cbed5e58cede5440a12277823fd6476731