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.
source
share