Add multiview feature flag in libservo and servoshell (#31541)

This commit is contained in:
Delan Azabani 2024-03-08 02:09:21 +08:00 committed by GitHub
parent 9f86979dc7
commit dfefd7a30d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -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"]