qtgrpc/examples/grpc/clientguide/server
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
..
CMakeLists.txt Add the hint to find the host grpc_cpp_plugin when crosscompiling 2025-03-18 18:08:13 +01:00
main.cpp Adjust the server time format with the client one in ClientGuide 2025-02-25 11:08:51 +01:00