gtk/gdk/wayland/cursor
David Lechner 2df07f0564 gdk/wayland/cursor/os-compatibility: fix build when memfd_create is not available
When building for homebrew/linuxbrew on Ubuntu 16.04, memfd_create() is
not available and causes the build to fail.

This adds a proper check for the function.
2021-05-03 21:17:53 -04:00
..
meson.build build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
os-compatibility.c gdk/wayland/cursor/os-compatibility: fix build when memfd_create is not available 2021-05-03 21:17:53 -04:00
os-compatibility.h
wayland-cursor.c
wayland-cursor.h
xcursor.c
xcursor.h