mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
cd9d6c5940
You can convert to those types from any msgpack objects.
5 lines
96 B
CMake
5 lines
96 B
CMake
ADD_SUBDIRECTORY (c)
|
|
ADD_SUBDIRECTORY (cpp03)
|
|
ADD_SUBDIRECTORY (cpp11)
|
|
ADD_SUBDIRECTORY (boost)
|