Remove the qmake2cmake wrapper scripts and document where they are

Change-Id: Ib36f4e614845a3b375f4a86239fa7e6e26d7adea
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit 2c364aef4c9b3f9a1b459cb2bd01689158ad5f78)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Joerg Bornemann 2022-04-08 13:22:46 +02:00 committed by Qt Cherry-pick Bot
parent 6b294f7246
commit e416594fa2

View File

@ -2,6 +2,9 @@
This directory holds scripts to help the porting process from `qmake` to `cmake` for Qt6.
If you're looking to port your own Qt-based project from `qmake` to `cmake`, please use
[qmake2cmake](https://wiki.qt.io/Qmake2cmake).
# Requirements
* [Python 3.7](https://www.python.org/downloads/),