add_executable (cxs_tlm sc_main.cpp) target_link_libraries (cxs_tlm LINK_PUBLIC busses scc-sysc) add_test(NAME cxs_tlm COMMAND cxs_tlm )