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

4 lines
133 B
CMake
Raw Normal View History

idf_component_register(SRCS "example_unit_test_test.c"
PRIV_REQUIRES unity
INCLUDE_DIRS ".")