mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 12:07:09 +03: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) |