mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 08:44:11 +00:00
d72f92c41d
This allows them to build correctly on Linux by passing one or both of the features alongside `winit`. Closes #3492 Closes #2286