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

/*!
\page qt-target-compile-qml-to-cpp.html
\ingroup cmake-commands-qtqml

\title qt_target_compile_qml_to_cpp
\target qt6_target_compile_qml_to_cpp

This command is removed in Qt 6.4 in favor of \l{qt6_add_qml_module} which can
now invoke qmltc internally as described in the \l{qmltc-cmake}{qmltc section}.

*/