/ components / pthread / test / CMakeLists.txt
CMakeLists.txt
1  idf_component_register(SRC_DIRS "."
2                      PRIV_INCLUDE_DIRS "."
3                      PRIV_REQUIRES cmock test_utils pthread)