Protocol Buffers Version

StackOverflow Community!

I want to embed protocol buffers in some project that supports cmake. Since I am undrestood, google does not provide this

Any suggestions? Who tried to create a library of bit-bit buffers? There are many non-cross-platform locations in the source, or none at all.

Where can I get it if it exists? What cmakeable is there instead of protocol buffers?

Pls don’t ask me why I don’t set protocol buffers and just use compiled libraries, I need to embed it in the project. If this is a really bad idea, then please explain why.

+3
source share
1

CMakeLists.txt , Google .

, " ". 2.2.0, , , , .

+4

Source: https://habr.com/ru/post/1749071/


All Articles