set(COMPONENT_ADD_INCLUDEDIRS
        "include")

set(COMPONENT_SRCDIRS
        "src")

set(COMPONENT_REQUIRES ping tcpip_adapter)

register_component()