cmake: omit Qt5Widgets and Qt5Network modules

This commit is contained in:
xiphon 2020-10-28 00:44:58 +00:00
parent 33afd0bb83
commit ee0137056d

View file

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