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