ESP32-Mesh-OTA/components/mesh_ota/test/CMakeLists.txt

4 lines
118 B
CMake

idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES cmock mesh_ota)