forked from external/yambar
Pull in wlr-protocols instead of wlroots
We're not interested in anything in wlroots, except the wlr protocols.
This commit is contained in:
parent
6a30f66894
commit
1e466a24ba
4 changed files with 6 additions and 5 deletions
|
@ -43,7 +43,7 @@ if (ENABLE_WAYLAND)
|
|||
|
||||
wayland_protocol(
|
||||
wayland_protos
|
||||
${PROJECT_SOURCE_DIR}/external/wlroots/protocol/wlr-layer-shell-unstable-v1.xml
|
||||
${PROJECT_SOURCE_DIR}/external/wlr-protocols/unstable/wlr-layer-shell-unstable-v1.xml
|
||||
${WAYLAND_PROTOCOLS}/stable/xdg-shell/xdg-shell.xml
|
||||
${WAYLAND_PROTOCOLS}/unstable/xdg-output/xdg-output-unstable-v1.xml
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue