summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-08-13 13:20:35 +0200
committerKai Koehne <kai.koehne@qt.io>2020-08-19 12:46:09 +0200
commitbfd4b958b54c444151720fab12b2471b0b11f9d5 (patch)
tree3c7455e193b0a02ecb403b800c663d09127bc2d2 /cmake
parent29bd0b781a117574c621bbf279b35fa99fb6adf0 (diff)
CMake Port: Remove outdated information in README.md
Change-Id: Iefc1e13f5882ca69a2583f2454d00d9dfb42640d 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 46444b3302..b896f021e2 100644
--- a/cmake/README.md
+++ b/cmake/README.md
@@ -1,9 +1,6 @@
# Status
Port is still on-going.
-Most of qtbase and qtsvg is ported.
-Other repositories are ported, but not under CI control yet.
-Some libraries, tests and examples are still missing.
Note:
You need CMake 3.16.0 or later for most platforms (due to new AUTOMOC json feature).