blob: 2bfd9f4ea0eef16b160eda6f69b9f5b446bc60ed (
plain)
1
2
3
4
5
6
|
FindProtobuf-version
--------------------
* The :module:`FindProtobuf` module learned to provide a ``PROTOBUF_VERSION``
variable and check the version number requested in a :command:`find_package`
call.
|