add protobuf example for code generation

This commit is contained in:
ttroy50
2015-11-28 11:34:52 +00:00
parent b6728d34b8
commit 42b3613c38
5 changed files with 374 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
Examples showing code generation using various tools.
Also shows how to move variables from CMAKE into source files (configure_file).