From cc074713176fd83151150125e69b8391cb33f218 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Mon, 20 Jan 2025 04:44:20 +0100 Subject: Impl screenshot on Wayland --- build_all.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'build_all.sh') diff --git a/build_all.sh b/build_all.sh index 061a00f..eb44f68 100755 --- a/build_all.sh +++ b/build_all.sh @@ -7,6 +7,7 @@ FLAGS_X11=" \ -Wno-unused-parameter \ -Wno-overlength-strings \ -D NDEBUG \ + -D NO_WAYLAND=0 \ -O3 \ -fsanitize=undefined,address,leak \ -lX11 -lm -lasound \ -- cgit v1.2.3