add_library(testlib testlib.c)

target_include_directories(testlib INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})