forked from gronod/squeezelite-esp32
4 lines
192 B
CMake
4 lines
192 B
CMake
idf_component_register(SRC_DIRS "."
|
|
INCLUDE_DIRS "."
|
|
REQUIRES unity
|
|
PRIV_REQUIRES esp_common log tools services wifi-manager) |