set(UVS_ADMIN_TPSERVICE_SOURCES
    tpservice_cmd.c
)

add_library(tpservice OBJECT ${UVS_ADMIN_TPSERVICE_SOURCES})
