domotic/components/meteofrance/CMakeLists.txt
2024-08-02 07:50:53 +02:00

4 lines
146 B
CMake

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