3 lines
88 B
CMake
3 lines
88 B
CMake
set(COMPONENT_SRCS take_picture.c)
|
|
set(COMPONENT_ADD_INCLUDEDIRS .)
|
|
register_component() |