set(SRCS
    updateserver.c
)
add_executable(updateserver ${SRCS})
