mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 22:47:15 +03:00
7 lines
142 B
CMake
7 lines
142 B
CMake
|
|
idf_component_register(SRC_DIRS .
|
|
INCLUDE_DIRS .
|
|
REQUIRES newlib platform_config services codecs tools display
|
|
|
|
)
|