mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-22 16:25:36 +00:00
added edid
This commit is contained in:
@ -21,6 +21,7 @@ use cgmath::angle::rad;
|
||||
#[link(name="stdc++")]
|
||||
#[link(name="udev")]
|
||||
#[link(name="Xinerama")]
|
||||
#[link(name="edid")]
|
||||
extern {}
|
||||
|
||||
#[cfg(target_os = "macos")]
|
||||
|
Reference in New Issue
Block a user