qtgrpc/examples/grpc/chat
Alexey Edelev 252c5467de Add the hint to find the host grpc_cpp_plugin when crosscompiling
gRPC doesn't provide the smart tool lookup when crosscompiling.
So gRPC lookup is unable to find the grpc_cpp_plugin plugin when
crosscompiling examples. Use find_program to find the plugin in
host paths.

Pick-to: 6.8 6.9
Fixes: QTBUG-134647
Change-Id: I961b180b348dee4f1b2f2523be225d3003847e4c
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Dennis Oberst <dennis.oberst@qt.io>
2025-03-18 18:08:13 +01:00
..
client qtgrpc chat example: don't deploy static lib 2025-03-06 10:56:51 +02:00
doc Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
proto Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
server Add the hint to find the host grpc_cpp_plugin when crosscompiling 2025-03-18 18:08:13 +01:00
CMakeLists.txt qtgrpc chat example: fix deployment 2025-03-05 07:58:29 +00:00
vcpkg.json Add vcpkg.json for the QtGRPC chat example 2025-03-07 11:10:54 +01:00