mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +02:00
Merge pull request #3193
ee013705
cmake: omit Qt5Widgets and Qt5Network modules (xiphon)
This commit is contained in:
commit
43214de7d0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user