X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=meson_options.txt;h=a2f86be19ae72b0d75d95c59b2c150c9e5400f18;hb=ad9c1838e0e096ab8aafadd65fa93e55259ec587;hp=aadf7fd0721b4ee4aeec6bb31c21ad5a534d5184;hpb=8424209a421274552d7eed42154750df40a3f87a;p=mesa.git diff --git a/meson_options.txt b/meson_options.txt index aadf7fd0721..a2f86be19ae 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -24,6 +24,7 @@ option( value : ['auto'], choices : [ '', 'auto', 'x11', 'wayland', 'drm', 'surfaceless', 'haiku', 'android', + 'windows', ], description : 'window systems to support. If this is set to `auto`, all platforms applicable will be enabled.' )