Files
xiaozhi-esp32/managed_components/espressif2022__image_player/CMakeLists.txt
2025-09-05 13:25:11 +08:00

5 lines
108 B
CMake

idf_component_register(
SRC_DIRS "."
INCLUDE_DIRS "include"
PRIV_INCLUDE_DIRS "./include_priv"
)