mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 03:27:01 +03:00
4 lines
133 B
CMake
4 lines
133 B
CMake
idf_component_register(SRCS "utf8.c"
|
|
REQUIRES esp_common pthread
|
|
INCLUDE_DIRS .
|
|
) |