mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Add webengine as dep to fix ci
This commit is contained in:
parent
8f20f7d0c2
commit
806a118b9c
@ -1,5 +1,5 @@
|
||||
TEMPLATE = app
|
||||
QT += qml quick widgets quickcontrols2 core
|
||||
QT += qml quick widgets quickcontrols2 core webengine
|
||||
CONFIG += c++17
|
||||
CONFIG += qtquickcompiler
|
||||
#DEFINES += QT_NO_DEBUG_OUTPUT QT_NO_WARNING_OUTPUT
|
||||
|
Loading…
Reference in New Issue
Block a user