Files
esp32-camera/examples/main/CMakeLists.txt
ZHOU Li e0110c2eca add github action (#296)
Co-authored-by: zhouli <zhouli@espressif.com>
2021-07-16 11:51:49 +03:00

3 lines
88 B
CMake

set(COMPONENT_SRCS take_picture.c)
set(COMPONENT_ADD_INCLUDEDIRS .)
register_component()