From bfd4b958b54c444151720fab12b2471b0b11f9d5 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Thu, 13 Aug 2020 13:20:35 +0200 Subject: [PATCH] CMake Port: Remove outdated information in README.md Change-Id: Iefc1e13f5882ca69a2583f2454d00d9dfb42640d Reviewed-by: Alexandru Croitor --- cmake/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmake/README.md b/cmake/README.md index 46444b33026..b896f021e27 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).