espressif_idf-extra-components/test_app/main/CMakeLists.txt

4 lines
124 B
CMake
Raw Normal View History

2021-12-10 09:09:26 +01:00
idf_component_register(SRCS "test_app_main.c"
INCLUDE_DIRS ""
REQUIRES unity)