mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-23 05:27:46 +01: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 ) |