qtgrpc/examples/grpc/clientguide
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 Avoid using the relative path to the server executable in client guide 2025-01-29 17:30:43 +01:00
doc/src Add the clientguide example 2024-12-17 15:12:50 +01:00
proto Add the clientguide example 2024-12-17 15:12:50 +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 Add the clientguide example 2024-12-17 15:12:50 +01:00