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

4 lines
118 B
CMake
Raw Normal View History

2021-01-02 00:30:13 +01:00
idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES cmock mesh_ota)