I am developing a newproject say myproject, with the help of cmake and MSVC 
2010. 
I want to include protobuf into my project. 
So far, I am compiling protobuf separately and linking them with my cmake. 
But I dont want this. 

I have the following questions. 
Is it possible to include protobuf/vsprojects/protobuf.sln into myproject?
protobuf.sln has to be built at first and the produced .lib or .dll should 
be loaded into my cmake, Is it possible to do this 
using cmake?


-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to