if(Qt5SerialPort_FOUND)
    otr_module(tracker-hatire)
    target_link_libraries(${self} ${Qt5SerialPort_LIBRARIES})
    target_include_directories(${self} SYSTEM PUBLIC ${Qt5SerialPort_INCLUDE_DIRS})
endif()