doc: Update tutorial for creating mobile app

Change the wording so it no longer suggests we are shipping an outdated
CMake.

Change-Id: Ifa1d44017eb66fffd7b3dff17b2d5af2e247cca5
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Christian Kandeler
2024-03-20 15:27:05 +01:00
parent f3426d9319
commit 2cacb1444c

View File

@@ -133,7 +133,7 @@
\skipto set_property
\printuntil )
Because the CMake version is older than 3.19, add a manual
For compatibility with CMake versions older than 3.19, add a manual
finalization step to the \c qt_add_executable function:
\quotefromfile accelbubble/CMakeLists.txt