This is an automated email from the ASF dual-hosted git repository. dinglei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-ons-cpp.git
commit c8b3369b8af99fb12f6b5286a3de3dda5e084827 Author: ShannonDing <[email protected]> AuthorDate: Wed Jul 24 15:23:07 2019 +0800 Support 3rd parth module --- 3rd_party/benchmark | 1 + 3rd_party/google_test | 1 + 2 files changed, 2 insertions(+) diff --git a/3rd_party/benchmark b/3rd_party/benchmark new file mode 160000 index 0000000..8e48105 --- /dev/null +++ b/3rd_party/benchmark @@ -0,0 +1 @@ +Subproject commit 8e48105d465c586068dd8e248fe75a8971c6ba3a diff --git a/3rd_party/google_test b/3rd_party/google_test new file mode 160000 index 0000000..b77e5c7 --- /dev/null +++ b/3rd_party/google_test @@ -0,0 +1 @@ +Subproject commit b77e5c76252bac322bb82c5b444f050bd0d92451
