mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 19:47:02 +03:00
retrofit to gcc8/CMake
This commit is contained in:
4
components/tools/CMakeLists.txt
Normal file
4
components/tools/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
idf_component_register(SRCS "utf8.c"
|
||||
REQUIRES esp_common pthread
|
||||
INCLUDE_DIRS .
|
||||
)
|
||||
Reference in New Issue
Block a user