aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/qtqml-tool-qmlcachegen.qdoc
blob: 8a30e49717b7095c4bb4e62b81b099f60a996f5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// 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

\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.
*/