Build2 package for the GLFW graphics library.
This package provides user configuration variables directly in with the build system. The following configuration variables are current supported:
config.glfw.usewayland(default true): Include Wayland support.config.glfw.ussex11(default true): Include X11 support.config.glfw.usehybridhpg(default false): Use hybrid high performance graphics card.
Uses both X11 and Wayland by default when building on linux. This requires wayland-scanner to be installed on the system (wayland-protocols is not required).