Weather_ESP/components/server/CMakeLists.txt

3 řádky
125 B
CMake
Surový Trvalý odkaz Normální zobrazení Historie

idf_component_register(SRCS "server.c"
INCLUDE_DIRS "."
2021-02-11 00:31:02 +01:00
REQUIRES mqtt freertos)