mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Start supporting Qt6
Everything is broken but we want to start fixing as much as possible
This commit is contained in:
@ -71,6 +71,8 @@ macx {
|
||||
CONFIG -= flat
|
||||
QT += sql network widgets svg
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 5): QT += openglwidgets core5compat
|
||||
|
||||
# Input
|
||||
HEADERS += comic_flow.h \
|
||||
../common/concurrent_queue.h \
|
||||
|
Reference in New Issue
Block a user