Files
ESP8266_RTOS_SDK/components/protobuf-c/CMakeLists.txt
2019-05-16 16:22:11 +08:00

5 lines
123 B
CMake

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