Files
squeezelite-esp32-gronod/lib/targets/guition/CMakeLists.txt
T
2026-03-13 17:03:22 +00:00

6 lines
99 B
CMake

idf_component_register(
SRCS "guition.c"
INCLUDE_DIRS "."
REQUIRES driver esp_common
)