set(MPACK_SOURCES
  mpack.c
)

add_library(mpack ${MPACK_SOURCES})
