anirul / protobuf_example

An example on how to use protobufs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

protobuf_example

An example on how to use protobufs

With powershell:

cmake .. -DCMAKE_TOOLCHAIN_FILE="$env:VCPKG_ROOT\scripts\buildsystems\vcpkg.cmake" -DVCPKG_TARGET_TRIPLET=x64-windows

About

An example on how to use protobufs

License:MIT License


Languages

Language:CMake 86.9%Language:C++ 13.1%