mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-03-23 06:49:27 +00:00
8 lines
103 B
CMake
8 lines
103 B
CMake
idf_component_register(SRC_DIRS .
|
|
INCLUDE_DIRS .
|
|
REQUIRES json tools platform_config
|
|
|
|
)
|
|
|
|
|