Commit Graph

4 Commits

Author SHA1 Message Date
Takatoshi Kondo 12dd72645a Add old style find boost applying option to cmake.
When cmake has -D MSGPACK_BOOST_USE_OLD_CMAKE=ON option, cmake use old style find boost.
2026-01-12 15:05:17 +09:00
Takatoshi Kondo ec8895155c Unify all package related names to msgpack-cxx.
Update the version to 6.0.0.
2023-02-28 10:52:21 +09:00
Silvio Traversaro 0726c3d930 Change CMake package name of C++ library to msgpackc-cxx 2023-01-05 15:40:38 +01:00
Daniil Kovalev 7b7615a6d9 Modernize codebase
- 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
2021-07-01 18:17:20 +03:00