From d096ec48d027967a192afb6b730ead6bb98076e1 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Tue, 5 Jul 2022 10:13:31 +0200 Subject: Documentation: add missing mentions of the Wayland platform. --- README.CMake.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.CMake.txt') diff --git a/README.CMake.txt b/README.CMake.txt index 9eeda3e16..b3d089be5 100644 --- a/README.CMake.txt +++ b/README.CMake.txt @@ -163,6 +163,10 @@ OPTION_USE_PANGO - default OFF unicode-defined scripts with limited support of right-to-left scripts. This option makes sense only under X11, and also requires Xft. +OPTION_USE_WAYLAND - default OFF + Enables use of the Wayland system for all window operations. + This option requires a Wayland-equipped system, i.e., Linux or FreeBSD. + OPTION_ABI_VERSION - default EMPTY Use a numeric value corresponding to the FLTK ABI version you want to build in the form 1xxyy for FLTK 1.x.y (xx and yy with leading zeroes). -- cgit v1.2.3