forked from gronod/squeezelite-esp32
4 lines
133 B
CMake
4 lines
133 B
CMake
idf_component_register(SRCS "utf8.c"
|
|
REQUIRES esp_common pthread
|
|
INCLUDE_DIRS .
|
|
) |