mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 03:57:07 +03:00
5 lines
131 B
CMake
5 lines
131 B
CMake
idf_component_register(SRC_DIRS .
|
|
REQUIRES esp_common pthread
|
|
INCLUDE_DIRS .
|
|
)
|