mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 05:10:03 -04:00
Update the emscripten port of glutin
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![cfg(any(target_os = "linux", target_os = "freebsd", target_os = "dragonfly"))]
|
||||
#![cfg(any(target_os = "linux", target_os = "dragonfly", target_os = "freebsd"))]
|
||||
|
||||
extern crate osmesa_sys;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user