Skip to content

shaochuan/cmake-protobuf-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake Protobuf Example

Minimal example of using CMake to manage C++ project with protobuf.

Build

$ mkdir build
$ cd build
$ cmake ..
$ make

Run

$ ./main

About

Minimal example of using CMake to manage C++ project with protobuf.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published