Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qt_target_compile_qml_to_cpp.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 qt-target-compile-qml-to-cpp.html
6\ingroup cmake-commands-qtqml
7
8\title qt_target_compile_qml_to_cpp
9\target qt6_target_compile_qml_to_cpp
10
11This command is removed in Qt 6.4 in favor of \l{qt6_add_qml_module} which can
12now invoke qmltc internally as described in the \l{qmltc-cmake}{qmltc section}.
13
14*/