Re: [CMake] No Member Found when use cmake construct protocol-buffers

2015-04-19 Thread Yu Jing
It is really sorry and I sent a html mail and it shows too ugly... I have converted it to plain text and wish someone may give some suggestion. -- Original -- From: "Yu Jing"; Date: Sun, Apr 19, 2015 06:53 PM To: "cmake"; Subject: No Member Found when use cmake

[CMake] No Member Found when use cmake construct protocol-buffers

2015-04-19 Thread Yu Jing
I wish to use proto and managed by cmake. While some error found and it seems A sample project can be shown here(https://github.com/yuikns/cmake-proto) The files are as follow . ├── app1 │ ├── app1.cpp │ └── app1.proto ├── CMakeLists.txt ├── common │ ├── bar │ │ ├── bar.proto │ │