Files
esp-idf/examples/system/unit_test/main/CMakeLists.txt
T

4 lines
136 B
CMake
Raw Normal View History

idf_component_register(SRCS "example_unit_test_main.c"
PRIV_REQUIRES testable
INCLUDE_DIRS ".")