OSDN Git Service

Update .travis.yml
[android-x86/hardware-intel-common-libva.git] / meson_options.txt
index 3b9a68a..0f7261a 100644 (file)
@@ -3,3 +3,4 @@ option('disable_drm', type : 'boolean', value : false)
 option('with_x11', type : 'combo', choices : ['yes', 'no', 'auto'], value : 'auto')
 option('with_glx', type : 'combo', choices : ['yes', 'no', 'auto'], value : 'auto')
 option('with_wayland', type : 'combo', choices : ['yes', 'no', 'auto'], value : 'auto')
+option('enable_docs', type : 'boolean', value : false)