diff --git a/src/corelib/doc/src/cmake/cmake-properties.qdoc b/src/corelib/doc/src/cmake/cmake-properties.qdoc index c8c504a4ec..95df23f66a 100644 --- a/src/corelib/doc/src/cmake/cmake-properties.qdoc +++ b/src/corelib/doc/src/cmake/cmake-properties.qdoc @@ -251,6 +251,8 @@ For more information, see \l{Android: App Versioning}{Android App Versioning}. By setting the \c{QT_ANDROID_ABIS} property for a target, it's possible to control the list of ABIs that the single target packages are supposed to be built for. \include cmake-android-supported-abis.qdocinc +The property only affects targets created with +\l{qt6_add_executable}{qt_add_executable()}. \sa{cmake-variable-QT_ANDROID_ABIS}{QT_ANDROID_ABIS}, {QT_ANDROID_BUILD_ALL_ABIS} */