forked from gronod/squeezelite-esp32
8 lines
111 B
CMake
8 lines
111 B
CMake
idf_component_register(SRC_DIRS .
|
|
INCLUDE_DIRS .
|
|
REQUIRES json tools platform_config display
|
|
|
|
)
|
|
|
|
|