summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/includes/cmake-android-qt-finalize-project-warning.qdocinc
blob: 47133f6d102c5edda0ac90ca918b1402dfd01a15 (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

//! [warning]
\warning If your \e Android project is built using a CMake version lower than
3.19, make sure that you call \l{qt_finalize_project}{qt6_finalize_project()} at
the end of a top-level CMakeLists.txt.
//! [warning]