Merge topic 'FindProtobuf-python-extension'

2ec97b13 FindProtobuf: Add protobuf_generate_python function
This commit is contained in:
Brad King
2015-09-16 08:47:19 -04:00
committed by CMake Topic Stage
2 changed files with 69 additions and 4 deletions
@@ -0,0 +1,6 @@
FindProtobuf-python-extension
-----------------------------
* The :module:`FindProtobuf` module gained a new
:command:`protobuf_generate_python` function to generate python
sources from ``.proto`` files.