add_library(trsp OBJECT 
    trsp.c
    trsp_core.cpp
    GraphDefinition.cpp)

