esp-idf/components/protobuf-c/CMakeLists.txt

5 wiersze
121 B
CMake

set(COMPONENT_ADD_INCLUDEDIRS protobuf-c)
set(COMPONENT_SRCS "protobuf-c/protobuf-c/protobuf-c.c")
register_component()