mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-27 12:49:40 +01:00
5 lines
121 B
CMake
5 lines
121 B
CMake
|
|
set(COMPONENT_ADD_INCLUDEDIRS protobuf-c)
|
||
|
|
set(COMPONENT_SRCS "protobuf-c/protobuf-c/protobuf-c.c")
|
||
|
|
|
||
|
|
register_component()
|