1 | initial version |
cd protobuf/cmake mkdir build cd build cmake.... make... sudo make install
2 | No.2 Revision |
cd protobuf/cmake
protobuf/cmake
mkdir build
build
cd build
cmake....
make...
build
cmake....
make...
sudo make install