esp-idf/examples/system/unit_test/components/testable/test/CMakeLists.txt

3 wiersze
117 B
CMake
Czysty Zwykły widok Historia

idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES unity testable)