UnTP the CMake protobuf API

Remove the technical preview markers from CMake API. Leftovers
from TP phase.

Pick-to: 6.8 6.9 6.10
Change-Id: Ic1c363638f2848467845f41e3f20b97c5ed9bfb4
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Alexey Edelev 2024-12-03 14:32:27 +01:00
parent b2e6f889c0
commit cbab241c75
2 changed files with 0 additions and 2 deletions

View File

@ -8,7 +8,6 @@
\title qt_add_grpc
\target qt_add_grpc
\summary {Generates Qt-based C++ services using a protobuf schema}
\preliminarycmakecommand
\cmakecommandsince 6.5
Usually \c qtgrpcgen is invoked through the \c qt_add_grpc CMake macro.

View File

@ -8,7 +8,6 @@
\title qt_add_protobuf
\keyword qt6_add_protobuf
\summary {Generates Qt-based C++ source code using a protobuf schema}
\preliminarycmakecommand
\cmakecommandsince 6.5
Use qt_add_protobuf to invoke \c qtprotobufgen in your CMake scripts and generate