Start supporting Qt6

Everything is broken but we want to start fixing as much as possible
This commit is contained in:
Luis Ángel San Martín
2021-10-01 19:54:41 +02:00
parent 35fa03549b
commit 2de4b26b71
4 changed files with 6 additions and 4 deletions

View File

@ -35,10 +35,6 @@ defineTest(minQtVersion) {
error(YACReader requires Qt 5.9 or newer but $$[QT_VERSION] was detected)
}
minQtVersion(6, 0, 0) {
error(YACReader does not support building with Qt6 (yet))
}
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x050900
DEFINES += QT_DEPRECATED_WARNINGS