diff --git a/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc b/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc index 66032b54069..b2607e879b1 100644 --- a/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc +++ b/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc @@ -217,7 +217,13 @@ The auto-detected paths can be customized using one of \c{QT_PATH_ANDROID_ABI_} +\note The multi-ABI project build process does not offer a generic way to +forward the CMake cache variables that are specified either in the command line +or in another similar way. Use QT_ANDROID_MULTI_ABI_FORWARD_VARS to specify the +list of CMake variables to forward from the main ABI project to ABI-specific +subprojects. + +\sa{QT_PATH_ANDROID_ABI_},{QT_ANDROID_MULTI_ABI_FORWARD_VARS} */ /*!