diff options
author | Jannik Beyerstedt <beyerstedt@consider-it.de> | 2023-07-14 08:55:32 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-07-14 13:34:13 (GMT) |
commit | 6e90d7957741975ce75edd1dcf871e6f4e760605 (patch) | |
tree | 9aae34455538f3d8b5bfe3fdd02bcd4cc139e979 /Help/variable/CMAKE_LINK_LIBRARY_FLAG.rst | |
parent | 1f42b0299b75d92bd37b2daeaa320da40fa9cba5 (diff) | |
download | CMake-6e90d7957741975ce75edd1dcf871e6f4e760605.zip CMake-6e90d7957741975ce75edd1dcf871e6f4e760605.tar.gz CMake-6e90d7957741975ce75edd1dcf871e6f4e760605.tar.bz2 |
FindProtobuf: Fix new version number scheme
Revise the changes from commit fc7dcc6a24 (FindProtobuf: Support new
version number scheme, 2023-06-19, v3.27.0-rc3~2^2). Changing the
content of `Protobuf_VERSION` to exclude the major version of the library
might break code as it can't be used to detect breaking changes in the
library any more.
However, protoc v22 and up don't print the major version any more, so we
need to compare the against a truncated version number, too.
Diffstat (limited to 'Help/variable/CMAKE_LINK_LIBRARY_FLAG.rst')
0 files changed, 0 insertions, 0 deletions