aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/tools/qtquickcompiler/qtqml-tool-qmlcachegen.qdoc
blob: b7f6d567051deb093a0cccfb8405c50e4f21dea8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
\page qtqml-tool-qmlcachegen.html
\title qmlcachegen
\brief A tool to compile QML documents ahead of time
\ingroup qtqml-tooling

\e qmlcachegen is an internal build tool, invoked by the build system
when using \l qt_add_qml_module in CMake or CONFIG+=qtquickcompiler in
qmake. Users should not invoke it manually.
*/