Merge branch 'tizen' into tizen_gst_1.19.2
[platform/upstream/gstreamer.git] / meson_options.txt
index 893842d..29f5b2d 100644 (file)
@@ -214,3 +214,7 @@ option('package-origin', type : 'string', value : 'Unknown package origin', yiel
        description : 'package origin URL to use in plugins')
 option('doc', type : 'feature', value : 'auto', yield: true,
        description: 'Enable documentation.')
+
+# Tizen Options
+option('tv-profile', type : 'boolean', value : false,
+       description : 'tv-profile')