mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-03-29 18:59:28 +01:00
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) |