add_library(fifo src/fifo.c)
target_include_directories(fifo PUBLIC inc)