set(src
  src/simdutf/simdutf.cpp
  )

add_library(simdutf-static STATIC ${src})
