v3d: Add a separate flag for CLIF ABI output versus human-readable CLs.
[mesa.git] / meson_options.txt
index 5de73536bf7dfa64fb0f6834990b7906274c184b..5bb560b61fb05a706126b145711e65cb49633d1a 100644 (file)
@@ -295,7 +295,7 @@ option(
   'tools',
   type : 'array',
   value : [],
-  choices : ['freedreno', 'glsl', 'intel', 'nir', 'nouveau', 'all'],
+  choices : ['freedreno', 'glsl', 'intel', 'nir', 'nouveau', 'xvmc', 'all'],
   description : 'List of tools to build.',
 )
 option(