aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2023-10-03 12:49:22 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2023-10-04 13:08:43 +0300
commit32e8ea4dced438994b7a8ddc756a4c4ebecdd0ed (patch)
tree44bba23e011cb5f962116ecbd990571ae68ff02b /README.md
parent234a3be0a8b114bd0f6668054339e9c5b9d5c366 (diff)
readme: remove notes about webengine testing
Old Yocto releases are no longer supported, so the note about testing for old releases is no longer relevant. Change-Id: I49808cd5b2b95ebcb6012b836c7df447d1782475 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index c56a04c..cc60310 100644
--- a/README.md
+++ b/README.md
@@ -52,12 +52,6 @@ a commercial Qt license and you have set up SSH access to Qt Gerrit (see links b
The commercial Qt modules are included in the build if the `QT_COMMERCIAL_MODULES`
variable is set to `1` and you are using a commercial edition of Qt.
-QtWebEngine
------------
-
-QtWebEngine needs at least CMake 3.19, which is available starting from Hardknott.
-For this reason QtWebEngine is not tested on older releases.
-
QtMultimedia
------------