mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Disable WGL for Windows arm64.
This commit is contained in:
parent
b19cd5eb3a
commit
385b46cff7
7 changed files with 17 additions and 2 deletions
|
@ -15,6 +15,7 @@ azure_backend = ["azure"]
|
|||
default = ["azure_backend"]
|
||||
webgl_backtrace = ["canvas_traits/webgl_backtrace"]
|
||||
raqote_backend = ["raqote"]
|
||||
no_wgl = ["offscreen_gl_context/no_wgl"]
|
||||
|
||||
[dependencies]
|
||||
azure = {git = "https://github.com/servo/rust-azure", optional = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue