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()
|