mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 14:37:21 +03:00
2 lines
140 B
CMake
2 lines
140 B
CMake
idf_component_register(SRCS "unit_tests.c"
|
|
INCLUDE_DIRS "." "${PROJECT_SOURCE_DIR}/../components/tools" REQUIRES unity ) |