This is an automated email from the ASF dual-hosted git repository. vongosling pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git commit 75ed11612f9f461e49e9c3a61846ea627f1f2483 Merge: 3f68840 4b26410 Author: von gosling AuthorDate: Fri Nov 30 10:05:18 2018 +0800 Merge pull request #17 from jonnxu/master Update build script to "green" build, libraries will be built and saved only in rocketmq-client-cpp Instead of system path CMakeLists.txt | 65 ++++++++++++++++++++++++++++++-------------- README.md | 7 +++-- build.sh | 42 ++++++++++++++-------------- cmake/FindJsoncpp.cmake | 5 ++-- cmake/FindLibevent.cmake | 4 +-- include/MQMessageExt.h | 4 +++ package_rocketmq.mri | 38 +++++++++++++------------- project/CMakeLists.txt | 2 +- src/message/MQDecoder.cpp | 9 +++++- src/message/MQMessageExt.cpp | 4 +++ 10 files changed, 110 insertions(+), 70 deletions(-)