diff options
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt deleted file mode 100644 index 483bc0c..0000000 --- a/src/CMakeLists.txt +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | # This file was automatically generated for projects | ||
| 2 | # without default 'CMakeLists.txt' file. | ||
| 3 | |||
| 4 | FILE(GLOB_RECURSE app_sources ${CMAKE_SOURCE_DIR}/src/*.*) | ||
| 5 | |||
| 6 | idf_component_register(SRCS ${app_sources}) | ||
