zh_gateway/main/CMakeLists.txt
2024-06-04 18:59:55 +03:00

2 lines
154 B
CMake
Executable File

idf_build_get_property(project_dir PROJECT_DIR)
idf_component_register(SRCS "zh_gateway.c" INCLUDE_DIRS "" EMBED_TXTFILES ${project_dir}/certificate.pem)