2023-08-16 22:26:55 +00:00
|
|
|
include/msgpack/
|
|
|
|
include/msgpack.h
|
|
|
|
include/msgpack/fbuffer.h
|
|
|
|
include/msgpack/gcc_atomic.h
|
|
|
|
include/msgpack/object.h
|
|
|
|
include/msgpack/pack.h
|
|
|
|
include/msgpack/pack_define.h
|
|
|
|
include/msgpack/pack_template.h
|
|
|
|
include/msgpack/sbuffer.h
|
|
|
|
include/msgpack/sysdep.h
|
2023-09-08 05:21:37 +00:00
|
|
|
include/msgpack/timestamp.h
|
2023-08-16 22:26:55 +00:00
|
|
|
include/msgpack/unpack.h
|
|
|
|
include/msgpack/unpack_define.h
|
|
|
|
include/msgpack/unpack_template.h
|
|
|
|
include/msgpack/util.h
|
|
|
|
include/msgpack/version.h
|
|
|
|
include/msgpack/version_master.h
|
|
|
|
include/msgpack/vrefbuffer.h
|
|
|
|
include/msgpack/zbuffer.h
|
|
|
|
include/msgpack/zone.h
|
|
|
|
lib/cmake/
|
2023-09-08 05:21:37 +00:00
|
|
|
lib/cmake/msgpackc/
|
|
|
|
lib/cmake/msgpackc/msgpackc-config-version.cmake
|
|
|
|
lib/cmake/msgpackc/msgpackc-config.cmake
|
|
|
|
lib/cmake/msgpackc/msgpackc-targets${MODCMAKE_BUILD_SUFFIX}
|
|
|
|
lib/cmake/msgpackc/msgpackc-targets.cmake
|
2023-08-16 22:26:55 +00:00
|
|
|
@static-lib lib/libmsgpackc.a
|
|
|
|
@lib lib/libmsgpackc.so.${LIBmsgpackc_VERSION}
|
|
|
|
lib/pkgconfig/msgpack.pc
|