FindProtobuf: Add protobuf_generate_python function

This commit is contained in:
Andreas Bergmeier
2015-09-14 09:41:38 +02:00
committed by Brad King
parent 6dad4c25b0
commit 2ec97b1302
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.