domotic/components/meteofrance/CMakeLists.txt
2025-03-26 11:26:53 +01:00

4 lines
149 B
CMake

idf_component_register(SRCS "meteofrance.c"
INCLUDE_DIRS "include"
REQUIRES json esp_http_client esp-tls)