Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 348 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 348 Bytes

protobuf_with_cmake

  • you should install ptotobuf on your computer and add it to your computer environment
  • this is just a demo to show you how to write CMakeLists.txt to generate protobuf files and you can specify generated path of generated protobufs files

if you think this demo is helpful to you,please give me a star,thank you!