set(UVS_ADMIN_SIP_TABLE_SOURCES
    sip_table_cmd.c
)

add_library(sip_table OBJECT ${UVS_ADMIN_SIP_TABLE_SOURCES})
