diff --git a/meson.options b/meson.options index 40fe433435a..a3a77ba15fa 100644 --- a/meson.options +++ b/meson.options @@ -179,7 +179,7 @@ option( option( 'mediafoundation-store-dll', type : 'boolean', - value : 'false', + value : false, description : 'Selects whether the gallium mediafoundation DLL is built for the store. ', )