Providing protobuf and gRPC support for Qt.
Go to file
Alexey Edelev dd04edf72f Fix building protobufgen with old protobuf versions
Guard the 'override' keyword of GetSupportedFeatures with protobuf
version check that is only applicable for versions higher than 3.12.

TODO: This workaround should gone once we restrict the minimal supported
protobuf version. See QTBUG-115702.

Amends bbb19e18e2

Fixes: QTBUG-115693
Pick-to: 6.6
Change-Id: I9cba91215b8914d5994bfa27114a7deb411f8756
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2023-08-01 18:37:09 +02:00
LICENSES Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
cmake Avoid looking for protoc as a part of protobuf package when crosscompiling 2023-03-07 16:57:36 +01:00
coin Add Axivion config 2023-03-23 07:22:41 +00:00
examples magic8ball example: extend QML support 2023-07-28 17:50:03 +02:00
src Fix building protobufgen with old protobuf versions 2023-08-01 18:37:09 +02:00
tests Re-enable the missing well-known types 2023-07-31 11:08:54 +02:00
.cmake.conf Bump version to 6.7.0 2023-06-14 04:04:34 +01:00
.gitattributes Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
.gitignore Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
.tag Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
CMakeLists.txt Move the look up of Protobuf/GRPC host tools before QtQuick 2023-07-26 16:00:32 +02:00
configure.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
dependencies.yaml Update dependencies on 'dev' in qt/qtgrpc 2023-07-28 20:28:10 +00:00
qt_cmdline.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00