mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Support no_wgl feature in desktop builds.
This commit is contained in:
parent
026e550d35
commit
065730d478
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ layout-2013 = ["libservo/layout-2013"]
|
|||
layout-2020 = ["libservo/layout-2020"]
|
||||
max_log_level = ["log/release_max_level_info"]
|
||||
native-bluetooth = ["libservo/native-bluetooth"]
|
||||
no_wgl = ["libservo/no_wgl"]
|
||||
profilemozjs = ["libservo/profilemozjs"]
|
||||
webdriver = ["libservo/webdriver"]
|
||||
webgl_backtrace = ["libservo/webgl_backtrace"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue