Add Gui to QT_COMPONENTS
This commit is contained in:
parent
80d127c277
commit
a6424c005f
@ -146,7 +146,7 @@ endif()
|
||||
if(QT_VERSION_MAJOR)
|
||||
set(QT_DEFAULT_MAJOR_VERSION ${QT_VERSION_MAJOR})
|
||||
endif()
|
||||
set(QT_COMPONENTS Core Concurrent Widgets Network Sql)
|
||||
set(QT_COMPONENTS Core Concurrent Gui Widgets Network Sql)
|
||||
if(DBUS_FOUND AND NOT WIN32)
|
||||
list(APPEND QT_COMPONENTS DBus)
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user