Files
esp-idf/examples/system/perfmon/main/CMakeLists.txt
2019-08-23 11:20:12 +03:00

5 lines
102 B
CMake

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