mirror of
https://github.com/servo/servo.git
synced 2025-08-25 23:28:21 +01:00
Initialize a wevxr device registry from Servo
This commit is contained in:
parent
b4ed3b6f3c
commit
91d1b52b38
9 changed files with 61 additions and 0 deletions
|
@ -55,6 +55,7 @@ libservo = {path = "../../components/servo"}
|
|||
libc = "0.2"
|
||||
log = "0.4"
|
||||
rust-webvr = { version = "0.13", features = ["glwindow"] }
|
||||
webxr = { version = "0.0.1", features = ["glwindow"] }
|
||||
tinyfiledialogs = "3.0"
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "windows"))'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue