set(src
    re.c
  )

add_library(regex STATIC ${src})
