mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 22:29:13 +08:00
Remove quickwidgets dependency from swiftguistandard
Even though it is not used, MacOS clang decided to link it anyway and require the library at runtime.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
load(common_pre)
|
load(common_pre)
|
||||||
|
|
||||||
QT += core dbus network widgets quickwidgets multimedia
|
QT += core dbus network widgets multimedia
|
||||||
|
|
||||||
TARGET = swiftguistd
|
TARGET = swiftguistd
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
|
|||||||
Reference in New Issue
Block a user