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