mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-12-14 22:08:27 +01:00
- Enhance CMakeLists.txt files. - Move to Boost Test from Google Test to support pre-C++11 compilers. - Add more configurations on CI matrix builds. - Other minor fixes