zh_gateway/main/CMakeLists.txt

2 lines
154 B
CMake
Raw Normal View History

2024-06-04 18:59:55 +03:00
idf_build_get_property(project_dir PROJECT_DIR)
idf_component_register(SRCS "zh_gateway.c" INCLUDE_DIRS "" EMBED_TXTFILES ${project_dir}/certificate.pem)