Providing protobuf and gRPC support for Qt.
Go to file
Alexey Edelev eb07b0ba42 Do not set properties on protobuf targets that are created in Qt build tree
If QT_NO_CREATE_TARGETS is set to true, that means we should avoid
setting any properties on Protobuf targets, otherwise these targets
either do not exists or can be aliases from Qt build tree. If the
second the respective properties should be already set.

Pick-to: 6.8 6.9
Change-Id: I96855d457ea044a75ae3a726753e245559c9d2aa
Reviewed-by: Dennis Oberst <dennis.oberst@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2025-01-20 14:08:23 +01:00
LICENSES Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
cmake Consider the capital Protobuf_VERSION variable in WrapProtoc module 2025-01-18 14:47:40 +01:00
coin
examples Add the missing lookup for Qt6::ProtobufTools to client guide server 2025-01-17 14:25:40 +01:00
src Do not set properties on protobuf targets that are created in Qt build tree 2025-01-20 14:08:23 +01:00
tests Add custom JSON serializer for google.protobuf.Duration 2025-01-17 18:14:56 +01:00
.clang-format
.cmake.conf Bump version to 6.10.0 2025-01-03 14:15:12 +00:00
.gitattributes
.gitignore gitignore: add qmlls.ini files 2024-12-06 14:02:16 +01:00
.tag
CMakeLists.txt
LICENSE.Apache-2.0.txt Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
REUSE.toml Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
configure.cmake
dependencies.yaml Update dependencies on 'dev' in qt/qtgrpc 2025-01-14 18:17:57 +00:00
licenseRule.json
qt_attribution.json Third party code attributions: Change Id to lowercase 2025-01-08 14:10:28 +00:00
qt_cmdline.cmake