CMake Commands in Qt6 Protobuf
The following CMake commands are defined when Qt6::Protobuf is loaded, for instance with
find_package(Qt6 REQUIRED COMPONENTS Protobuf)
See also CMake Command Reference.
Generates Qt-based C++ source code using a protobuf schema |