mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Disable WGL for Windows arm64.
This commit is contained in:
parent
b19cd5eb3a
commit
385b46cff7
7 changed files with 17 additions and 2 deletions
|
@ -13,6 +13,7 @@ path = "lib.rs"
|
|||
[features]
|
||||
azure_backend = ["canvas/azure_backend"]
|
||||
raqote_backend = ["canvas/raqote_backend"]
|
||||
no_wgl = ["canvas/no_wgl"]
|
||||
|
||||
[dependencies]
|
||||
background_hang_monitor = { path = "../background_hang_monitor"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue