Providing protobuf and gRPC support for Qt.
Go to file
Alexandru Croitor 9968b84cf7 CMake: Make grpc chat example build as external project with qemu CI
Make sure to look for the ProtobufTools and GrpcTools packages
explicitly, for the grpc 'chat' example, to ensure the public
CMake API is available when the example is built as an external
project.

The Tools packages are not looked up automatically because the target
sysroot is missing protobuf tools dependencies, and thus we never
record a dependency from the target library packages to the tools
packages.

Augments 68b2e1db08
Adapts to 63b9cc81df

Pick-to: 6.8
Task-number: QTBUG-90820
Task-number: QTBUG-96232
Task-number: QTBUG-110849
Change-Id: I036a37e0fb9c81de325a33ab6ae7322d14ae0cbc
Reviewed-by:  Alexey Edelev <alexey.edelev@qt.io>
2024-08-19 21:50:15 +02:00
LICENSES Rename protobuf_LICENSE.txt to LicenseRef-protobuf.txt 2024-02-02 15:54:58 +01:00
cmake CMake: Make examples build as external projects 2024-03-06 17:14:45 +01:00
coin Change Axivion analysis result format 2024-06-28 10:17:09 +03:00
examples CMake: Make grpc chat example build as external project with qemu CI 2024-08-19 21:50:15 +02:00
src Remove QGrpcGenerator::GenerateServerServices method 2024-08-19 13:16:04 +02:00
tests Re-arrange and cleanup includes in the generated code 2024-08-19 13:16:01 +02:00
.clang-format clang-format: use AlignArrayOfStructures Left 2024-04-03 12:15:49 +01:00
.cmake.conf Bump version to 6.9.0 2024-06-06 03:49:05 +01:00
.gitattributes Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
.gitignore Privately introduce QProtobufPropertyOrderBuilder 2024-06-27 18:01:37 +02:00
.tag Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
CMakeLists.txt Add the missing lookup for QuickTest component 2024-03-11 18:00:41 +01:00
configure.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
dependencies.yaml Update dependencies on 'dev' in qt/qtgrpc 2024-08-14 21:27:09 +00:00
licenseRule.json Add the Qt ProtobufQuick module to licenseRule.json 2024-06-21 12:46:17 +02:00
qt_attribution.json Move conformance test to auto tests 2024-05-09 11:50:50 +02:00
qt_cmdline.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00