summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-10-07 14:46:57 +0200
committerKai Koehne <kai.koehne@qt.io>2020-10-08 13:12:18 +0200
commit0cb0119f435c683136291a94eeb7010f30ff27db (patch)
treec540d15a2f6153dbdf82f072f67bf96cdef9ad74 /cmake
parent56af9fb917b811a4e98c92364c6953f7f58adc45 (diff)
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>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/README.md b/cmake/README.md
index 54c5f1094e..e8bff0ab2b 100644
--- a/cmake/README.md
+++ b/cmake/README.md
@@ -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