Hello, StackOverflow community!
I want to embed protocol buffers into some project that supports cmake. As I undrestood, google doesn't provide this
Any suggestions? Who tried to create cmakeable protocol buffers library? Are there lots of not cross-platform places at the source or there is no at all.
Where can I take it if it exists? What else cmakeable is there instead of protocol buffers?
Pls, don't ask me why I don't install protocol buffers, and just use compiled libraries, I need to embed it inside the project. If it is really bad idea, then, please, explain why.