aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/includes/cmake-qml-qt-finalize-target-warning.qdocinc
blob: 91527263986004c59ab1da5d9339682151eb81e3 (plain)
1
2
3
4
5
6
7
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

\warning If you are using a CMake version lower than 3.19, make sure that you
pass the \c MANUAL_FINALIZATION option to
\l{qt_add_executable}{qt6_add_executable()}, and then call
\l{qt_finalize_target}{qt6_finalize_target()} before calling this function.