4 lines
136 B
CMake
4 lines
136 B
CMake
idf_component_register(SRCS "example_unit_test_main.c"
|
|
PRIV_REQUIRES testable
|
|
INCLUDE_DIRS ".")
|