mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Start supporting Qt6
Everything is broken but we want to start fixing as much as possible
This commit is contained in:
@ -70,6 +70,8 @@ macx {
|
||||
|
||||
QT += network widgets core multimedia svg
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 5): QT += openglwidgets core5compat
|
||||
|
||||
#CONFIG += release
|
||||
CONFIG -= flat
|
||||
|
||||
|
Reference in New Issue
Block a user