bb7a41ab9b
Check found libraries version to match user required version. Protobuf compiler executable version is checked to be aligned with found libraries, raising a warning message otherwise.
7 lines
208 B
ReStructuredText
7 lines
208 B
ReStructuredText
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.
|