add_library(Tasks UsbDataHandler.c UsbDataHandler.h) target_include_directories(Tasks PUBLIC ./) target_link_libraries(Tasks PUBLIC PROTOS)