mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-06 19:14:57 +11:00
build: fix gcc
This commit is contained in:
parent
7ffce72b31
commit
92252c36a3
5 changed files with 13 additions and 4 deletions
|
|
@ -19,6 +19,7 @@ wl_proto(quickshell-hyprland-global-shortcuts
|
|||
|
||||
target_link_libraries(quickshell-hyprland-global-shortcuts PRIVATE
|
||||
Qt::Qml Qt::WaylandClient Qt::WaylandClientPrivate wayland-client
|
||||
Qt::Quick # pch
|
||||
)
|
||||
|
||||
qs_module_pch(quickshell-hyprland-global-shortcuts)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue