qtgrpc/examples/grpc
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
..
chat CMake: Make grpc chat example build as external project with qemu CI 2024-08-19 21:50:15 +02:00
doc QGrpcMetadata: use QHash instead of std::unordered_multimap <QBA, QBA> 2024-07-29 09:21:18 +02:00
magic8ball CMake: Add explicit lookup of ProtobufQuick package for magic8ball 2024-07-15 13:11:12 +02:00
vehicle QGrpcStatus: drag 'StatusCode' enum into the qtgrpc namespace 2024-07-29 09:20:30 +02:00
CMakeLists.txt Properly guard the gRPC examples 2024-08-01 12:47:25 +02:00