https://github.com/google/protobuf/blob/master/cmake/README.md
cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release -Dprotobuf_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=../install ../..
NMake
nmake install
Add EV LIBPROTOBUF = path\protobuf-instal
https://github.com/google/protobuf/blob/master/cmake/README.md
cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release -Dprotobuf_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=../install ../..
NMake
nmake install
Add EV LIBPROTOBUF = path\protobuf-instal