CMake: Remove outdated info from README.md

3.17.0 is released since a while. ANyhow, the requirement for
3.17 for simulator_and_device builds is already mentioned
at the start.

Change-Id: Ic8813bb60b010feb97a47b878124c3e75658813d
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Kai Koehne 2020-10-07 14:46:57 +02:00
parent 56af9fb917
commit 0cb0119f43

View File

@ -195,9 +195,6 @@ You can try choosing a different list of architectures by passing
Note that if you choose different architectures compared to the default ones, the build might fail.
Only do it if you know what you are doing.
#### simulator_and_device special considerations
To do a simulator_and_device build, an unreleased version of CMake is required (3.17.0).
# Debugging CMake files
CMake allows specifying the ``--trace`` and ``--trace-expand`` options, which work like