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

@ -40,6 +40,7 @@ jitspew = ["libservo/jitspew"]
js_backtrace = ["libservo/js_backtrace"]
max_log_level = ["log/release_max_level_info"]
media-gstreamer = ["libservo/media-gstreamer"]
multiview = ["libservo/multiview"]
native-bluetooth = ["libservo/native-bluetooth"]
no-wgl = ["libservo/no-wgl"]
profilemozjs = ["libservo/profilemozjs"]