tree: 48ffdb434362e6d2b6a9fed3ef76876e546f7a6f [path history] [tgz]
  1. msgpack-c/
  2. CMakeLists.txt
  3. README.md
libmsgpack/README.md

MsgPack

This directory contains an seL4 build system wrapper to build msgpack-c, a library for dealing with MessagePack data. You can read more about MessagePack at:

Directory Contents

  • CMakeLists.txt — seL4 build system configuration
  • msgpack-c — the unaltered msgpack-c 1.4.1 release

Legal

It is intentional that none of the files in this directory contain the usual NICTA or Data 61 license headers. The msgpack-c sources are covered by their own license and we do not claim any copyright over the minimal build system fragments accompanying it.