We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9daeccb commit 4cdb0e8Copy full SHA for 4cdb0e8
12 files changed
panels/dock/CMakeLists.txt
@@ -168,6 +168,7 @@ qt_generate_wayland_protocol_server_sources(dock-plugin
168
169
target_link_libraries(dock-plugin PUBLIC
170
Qt${QT_VERSION_MAJOR}::Core
171
+ Qt${QT_VERSION_MAJOR}::Concurrent
172
Qt${QT_VERSION_MAJOR}::DBus
173
Qt${QT_VERSION_MAJOR}::Gui
174
Qt${QT_VERSION_MAJOR}::Network
0 commit comments