forked from pyrite-dev/milsko
h
This commit is contained in:
parent
9757623d3c
commit
f4e2ec8fa9
3 changed files with 22 additions and 8 deletions
|
|
@ -42,6 +42,7 @@ if (grep(/^wayland$/, @backends)) {
|
|||
scan_wayland_protocol("staging", "cursor-shape", "-v1");
|
||||
scan_wayland_protocol("unstable", "xdg-decoration", "-unstable-v1");
|
||||
scan_wayland_protocol("unstable", "primary-selection", "-unstable-v1");
|
||||
scan_wayland_protocol("unstable", "pointer-constraints", "-unstable-v1");
|
||||
|
||||
$gl_libs = "-lGL -lGLU";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue