mirror of
https://github.com/espressif/esp32-camera.git
synced 2025-08-06 16:40:19 +08:00
3 lines
88 B
CMake
3 lines
88 B
CMake
set(COMPONENT_SRCS take_picture.c)
|
|
set(COMPONENT_ADD_INCLUDEDIRS .)
|
|
register_component() |