Files
esp-idf/examples/system/app_trace_basic/main/CMakeLists.txt
T

4 lines
149 B
CMake
Raw Normal View History

idf_component_register(SRCS "app_trace_basic_example_main.c"
PRIV_REQUIRES app_trace
INCLUDE_DIRS ".")