- module CWaylandProtocols [system] {
- header "xdg-shell-server-protocol.h"
- header "xdg-shell-client-protocol.h"
- header "viewporter-server-protocol.h"
- header "viewporter-client-protocol.h"
- header "linux-dmabuf-server-protocol.h"
- header "linux-dmabuf-client-protocol.h"
- header "presentation-time-server-protocol.h"
- header "presentation-time-client-protocol.h"
- link "wayland-server"
- link "wayland-client"
- export *
- }
|