forked from Public/monero-gui
cmake: omit Qt5Widgets and Qt5Network modules
This commit is contained in:
@@ -204,9 +204,7 @@ endif()
|
|||||||
set(QT5_LIBRARIES
|
set(QT5_LIBRARIES
|
||||||
Qt5Core
|
Qt5Core
|
||||||
Qt5Quick
|
Qt5Quick
|
||||||
Qt5Widgets
|
|
||||||
Qt5Gui
|
Qt5Gui
|
||||||
Qt5Network
|
|
||||||
Qt5Qml
|
Qt5Qml
|
||||||
Qt5Svg
|
Qt5Svg
|
||||||
Qt5Xml
|
Qt5Xml
|
||||||
|
|||||||
Reference in New Issue
Block a user