capteur_de_spores_ifv/src/CMakeLists.txt

7 lines
199 B
CMake
Raw Normal View History

2020-07-10 16:06:53 +02:00
# 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})