qmlgl: qmake: don't link against QtWidgets, it's not used
This commit is contained in:
parent
d75284cd83
commit
584c5afbe5
@ -2,7 +2,7 @@ TEMPLATE = lib
|
|||||||
|
|
||||||
TARGET = gstqmlgl
|
TARGET = gstqmlgl
|
||||||
|
|
||||||
QT += qml quick widgets gui
|
QT += qml quick gui
|
||||||
|
|
||||||
QT_CONFIG -= no-pkg-config
|
QT_CONFIG -= no-pkg-config
|
||||||
CONFIG += link_pkgconfig debug
|
CONFIG += link_pkgconfig debug
|
||||||
|
Loading…
x
Reference in New Issue
Block a user