set(src
  crc32.c
  )

add_library(cio-crc32 STATIC ${src})
