mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-03 19:49:09 +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()
|