summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Point to 'protoc' installation guide when WrapProtoc is not foundAlexey Edelev2025-02-251-0/+8
* Use double lookup for protobuf/Protobuf packagesAlexey Edelev2025-01-311-1/+4
* Consider the capital Protobuf_VERSION variable in WrapProtoc moduleAlexey Edelev2025-01-181-1/+7
* Tune the WrapProtoc lookupAlexey Edelev2024-12-161-1/+1
* Use the upper-case Protobuf module name when looking itAlexey Edelev2024-12-031-1/+1
* Remove WrapgRPC and WrapProtobuf modulesAlexey Edelev2024-10-154-201/+4
* CMake: Make examples build as external projectsAlexandru Croitor2024-03-061-1/+1
* Add lookup hints for vcpkg-based gRPC directory layoutAlexey Edelev2023-10-301-0/+2
* Add the missing lookup of gRPC::grpc library in pkg config caseAlexey Edelev2023-09-151-0/+4
* Add versioning support to WrapProtobuf and WrapProtoc packagesAlexey Edelev2023-08-142-2/+7
* Avoid looking for protoc as a part of protobuf package when crosscompilingAlexey Edelev2023-03-071-32/+34
* Add support for the google.protobuf.Any typeMårten Nordheim2023-02-141-0/+8
* Extend qt_internal_add_protobuf_module functionAlexey Edelev2023-01-111-73/+0
* Check required dependencies for gRPC before adding WrapgRPC libraryKonrad Kujawa2022-12-141-10/+30
* Use pkg-config to find gRPC libraries if CMake package is not foundAlexey Edelev2022-12-091-5/+40
* Introduce QtGrpcKonrad Kujawa2022-12-092-0/+67
* Enable qtprotobufgen feature when cross-compilingAlexey Edelev2022-11-241-1/+8
* Long live qtprotobufgenMårten Nordheim2022-11-083-0/+189