add_library(rbtree STATIC rbtree.c) target_include_directories(rbtree PUBLIC ${CMAKE_CURRENT_LIST_DIR})