set(COMPONENT_SRCS
    "minmea/minmea.c")
set(COMPONENT_ADD_INCLUDEDIRS "minmea")

register_component()

component_compile_options(PUBLIC -Dtimegm=mktime)