set(src
  rbtree.c
  )

add_library(rbtree STATIC ${src})
