
33 changed files with 7 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||
# This file was automatically generated for projects |
|||
# without default 'CMakeLists.txt' file. |
|||
|
|||
FILE(GLOB_RECURSE app_sources ${CMAKE_SOURCE_DIR}/src/*.*) |
|||
|
|||
idf_component_register(SRCS ${app_sources}) |
Loading…
Reference in new issue