mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 12:06:58 +03:00
3 lines
88 B
CMake
3 lines
88 B
CMake
set(COMPONENT_SRCS take_picture.c)
|
|
set(COMPONENT_ADD_INCLUDEDIRS .)
|
|
register_component() |