OVMS3-idf/examples/get-started/hello_world/main/CMakeLists.txt

2 lines
85 B
CMake
Raw Normal View History

idf_component_register(SRCS "hello_world_main.c"
INCLUDE_DIRS "")