OVMS3-idf/tools/unit-test-app/components/test_utils/CMakeLists.txt

7 lines
248 B
CMake

idf_component_register(SRCS "ref_clock_${CONFIG_IDF_TARGET}.c"
"test_runner.c"
"test_utils.c"
INCLUDE_DIRS include
REQUIRES spi_flash idf_test unity)