OVMS3-idf/examples/system/app_trace_to_host/main/CMakeLists.txt
morris ed84bcee7b cleanup app_trace_to_host example
1. Cleanup the README of app_trace_to_host example based on the template.
2. Remove unused header files in the example.
3. Fix typos in public header file.
2019-01-31 21:28:52 +08:00

5 lines
112 B
CMake

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