mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-31 15:41:02 +08:00
5 lines
123 B
CMake
5 lines
123 B
CMake
set(COMPONENT_ADD_INCLUDEDIRS "protobuf-c")
|
|
set(COMPONENT_SRCS "protobuf-c/protobuf-c/protobuf-c.c")
|
|
|
|
register_component()
|