mirror of
https://github.com/emilk/egui.git
synced 2026-07-09 16:27:27 +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