OVMS3-idf/examples/system/sysview_tracing/main/CMakeLists.txt

5 lines
97 B
CMake
Raw Normal View History

set(COMPONENT_SRCS "sysview_tracing.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()