mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +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)
|
||||
|
||||
QT += core dbus network widgets quickwidgets multimedia
|
||||
QT += core dbus network widgets multimedia
|
||||
|
||||
TARGET = swiftguistd
|
||||
TEMPLATE = app
|
||||
|
||||
Reference in New Issue
Block a user