Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qtqml-tool-qmlcachegen.qdoc
Go to the documentation of this file.
1// Copyright (C) 2022 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5\page qtqml-tool-qmlcachegen.html
6\title qmlcachegen
7\brief A tool to compile QML documents ahead of time
8
9\e qmlcachegen is an internal build tool, invoked by the build system
10when using \l qt_add_qml_module in CMake or CONFIG+=qtquickcompiler in
11qmake. Users should not invoke it manually.
12*/