mirror of https://github.com/qt/qtgrpc.git
Require protobuf 3.12 as the minimal supported version
Change-Id: I2c089a508d6d6ef12b2e9fe821945f832f2617c3 Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tatiana Borisova <tatiana.borisova@qt.io>
This commit is contained in:
parent
754a50b810
commit
c94e5f7a5b
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright (C) 2022 The Qt Company Ltd.
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
qt_find_package(WrapProtobuf
|
||||
qt_find_package(WrapProtobuf 3.12
|
||||
PROVIDED_TARGETS
|
||||
WrapProtobuf::WrapLibProtoc
|
||||
WrapProtobuf::WrapLibProtobuf
|
||||
|
|
|
|||
Loading…
Reference in New Issue