Files
squeezelite-esp32/test/test_main/CMakeLists.txt
2025-03-18 17:38:34 -04:00

4 lines
192 B
CMake

idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES unity
PRIV_REQUIRES esp_common log tools services wifi-manager)