Merge pull request #3193

ee013705 cmake: omit Qt5Widgets and Qt5Network modules (xiphon)
This commit is contained in:
Alexander Blair 2020-10-28 00:43:18 -07:00
commit 43214de7d0
No known key found for this signature in database
GPG key ID: C64552D877C32479

View file

@ -206,9 +206,7 @@ endif()
set(QT5_LIBRARIES set(QT5_LIBRARIES
Qt5Core Qt5Core
Qt5Quick Qt5Quick
Qt5Widgets
Qt5Gui Qt5Gui
Qt5Network
Qt5Qml Qt5Qml
Qt5Svg Qt5Svg
Qt5Xml Qt5Xml