mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-07-05 18:01:40 +02: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