X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meson_options.txt;h=e4d8f3dc266eec3da12fbeb3998437936462d87d;hb=ce8dd33f3762e0ec44927b70059fb2721338e8bf;hp=1e5477332ea3e55b9bde57190307b12616b6a663;hpb=6fd11a88c4d3c82e33b6086d4783ce172e1a2695;p=src%2Fagl-compositor.git diff --git a/meson_options.txt b/meson_options.txt index 1e54773..e4d8f3d 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -12,3 +12,10 @@ option( value: true, description: 'Build gRPC proxy which exposes some of the agl-shell protocol over a gRPC API' ) + +option( + 'waltham', + type: 'boolean', + value: false, + description: 'Build compositor with Waltham support. Disabled by default' +)