esp-idf/components/pthread/test/CMakeLists.txt

3 wiersze
127 B
CMake
Czysty Zwykły widok Historia

idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES unity test_utils pthread)