mirror of
https://github.com/espressif/esp32-camera.git
synced 2025-05-20 16:46:21 +08:00
5 lines
263 B
CMake
5 lines
263 B
CMake
idf_component_register(SRC_DIRS .
|
|
PRIV_INCLUDE_DIRS .
|
|
PRIV_REQUIRES test_utils esp32-camera nvs_flash
|
|
EMBED_TXTFILES pictures/testimg.jpeg pictures/test_outside.jpeg pictures/test_inside.jpeg)
|