CMake Commands in Qt6 OpenApi

The following CMake commands are defined when Qt6::OpenApiTools is loaded with:

 find_package(Qt6 REQUIRED COMPONENTS OpenApiTools)

See also CMake Command Reference.

qt_add_openapi_client

Generates an HTTP client using a provided OpenAPI specification.