domotic/components/meteofrance/CMakeLists.txt
2024-07-31 22:13:10 +02:00

4 lines
156 B
CMake

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