esp-idf/tools/unit-test-app/main/CMakeLists.txt

5 lines
89 B
CMake
Raw Normal View History

2018-08-26 22:48:16 -04:00
set(COMPONENT_SRCS "app_main.c")
set(COMPONENT_ADD_INCLUDEDIRS "")
register_component()