mirror of https://github.com/qt/qtgrpc.git
These modules are not relevant anymore. After porting Qt::Grpc relied on native gRPC implementation. But since we migrated to the fully functional Qt HTTP/2 the need of reference gRPC and protobuf gone. Remove the WrapgRPC and WrapProtobuf modules, use the protobuf gRPC modules directly in tests examples and tools. Since non of those never add the build-time depdendcy on reference libraries, we don't need to add the respective dependencies in Qt packages. The only thing we still wrap is protoc. We either look for executable but we never propagate it as the reference target, but utilize the path from there. Fixes: QTBUG-128809 Change-Id: Id5008f8dd935288cbaa8a9abb88d485824099d46 Reviewed-by: Dennis Oberst <dennis.oberst@qt.io> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp |