mirror of https://github.com/qt/qt5.git
Remove CMake and Ninja version requirements from README
There are many details, as documented by the online documentation. Task-number: QTBUG-114869 Pick-to: 6.6 Change-Id: I3b5b6679264a7cb0f5deddad3385af9bd46693f8 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
5cca2b7ba4
commit
2802d1debb
|
@ -9,8 +9,8 @@ System requirements
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
* C++ compiler supporting the C++17 standard
|
* C++ compiler supporting the C++17 standard
|
||||||
* CMake 3.16 or newer
|
* CMake
|
||||||
* Ninja 1.8 or newer
|
* Ninja
|
||||||
* Python 3
|
* Python 3
|
||||||
|
|
||||||
For more details, see also https://doc.qt.io/qt-6/build-sources.html
|
For more details, see also https://doc.qt.io/qt-6/build-sources.html
|
||||||
|
|
Loading…
Reference in New Issue