aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/includes/cmake-qml-qt-finalize-target-warning.cmake
blob: a1550cef873725bdf05c45e7d32808b591e2bc69 (plain)
1
2
3
4
5
6
7
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

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