forked from quickshell/quickshell
wayland/layershell: link to xdg-shell protocol codegen
This commit is contained in:
parent
a8901fde67
commit
afa1b6f88b
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ install_qml_module(quickshell-wayland-layershell)
|
|||
|
||||
wl_proto(quickshell-wayland-layershell wlr-layer-shell-unstable-v1 "${CMAKE_CURRENT_SOURCE_DIR}/wlr-layer-shell-unstable-v1.xml")
|
||||
|
||||
# link dependency of wlr-layer-shell's codegen
|
||||
wl_proto(quickshell-wayland-layershell xdg-shell "${WAYLAND_PROTOCOLS}/stable/xdg-shell/xdg-shell.xml")
|
||||
|
||||
target_link_libraries(quickshell-wayland-layershell PRIVATE
|
||||
Qt::Quick Qt::WaylandClient Qt::WaylandClientPrivate wayland-client
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue