mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-04-05 06:09:28 +01:00
4 lines
170 B
CMake
4 lines
170 B
CMake
idf_component_register(SRCS "test_system.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES unity tools console json platform_console platform_config )
|