mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Add multiview feature flag in libservo and servoshell (#31541)
This commit is contained in:
parent
9f86979dc7
commit
dfefd7a30d
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ jitspew = ["script/jitspew"]
|
|||
js_backtrace = ["script/js_backtrace"]
|
||||
max_log_level = ["log/release_max_level_info"]
|
||||
media-gstreamer = ["servo-media-gstreamer", "gstreamer"]
|
||||
multiview = ["compositing/multiview", "constellation/multiview"]
|
||||
native-bluetooth = ["bluetooth/native-bluetooth"]
|
||||
no-wgl = ["canvas/no-wgl"]
|
||||
no_static_freetype = ["webrender/no_static_freetype"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue