Files
squeezelite-esp32-gronod/components/tools/CMakeLists.txt
T
2020-03-04 13:02:14 -05:00

4 lines
133 B
CMake

idf_component_register(SRCS "utf8.c"
REQUIRES esp_common pthread
INCLUDE_DIRS .
)