mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Enable SVG explicitly
This commit is contained in:
@ -72,7 +72,7 @@ macx {
|
||||
LIBS += -framework Foundation -framework ApplicationServices -framework AppKit
|
||||
}
|
||||
|
||||
QT += network widgets core multimedia
|
||||
QT += network widgets core multimedia svg
|
||||
!CONFIG(no_opengl) {
|
||||
QT += opengl
|
||||
}
|
||||
|
Reference in New Issue
Block a user