mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
This adds Null-only and Wayland-only builds, while rearranging jobs by host OS instead of by target platform. Every useful combination of platforms is now being built, except for Null-only with Win32 time and threading. This combination does not compile on VS due to some non-standard array initializers.