Files
esp-idf/components/protobuf-c/CMakeLists.txt
2018-10-02 19:07:28 +05:30

5 lines
121 B
CMake

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