CMakeLists.txt 88 B

123
  1. set(COMPONENT_SRCS take_picture.c)
  2. set(COMPONENT_ADD_INCLUDEDIRS .)
  3. register_component()