4 lines
97 B
CMake
4 lines
97 B
CMake
set(COMPONENT_SRCS "sysview_tracing.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|