mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Auto merge of #23762 - servo:jdm-patch-39, r=SimonSapin
Support no_wgl feature in desktop builds. This makes it possible to test WebGL in ANGLE on desktop. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23762) <!-- Reviewable:end -->
This commit is contained in:
commit
7a0c126c1b
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