add_library(util "src/util.c")
target_include_directories(util PUBLIC "inc")
