forked from gronod/squeezelite-esp32
7 lines
130 B
CMake
7 lines
130 B
CMake
idf_component_register( SRC_DIRS .
|
|
INCLUDE_DIRS .
|
|
PRIV_REQUIRES services bt display console tools platform_config
|
|
|
|
)
|
|
|